Whatsapp-color Created with Sketch.
Image Slider with Bootstrap Carousel

Top Online Courses

﷼1,800.00 ﷼1,800.00
More
More

Our Partaners

INSPIRE ME CONFERENCE

Success
Item Added to your cart
8.1.32PHP Version361msRequest Duration38MBMemory UsageGET /RouteAuth status
  • Booting (186ms)time
  • Application (175ms)time
  • 1 x Booting (51.59%)
    186ms
    1 x Application (48.41%)
    175ms
    29 templates were rendered
    • 1x frontend.infixlmstheme.pages.indexindex.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-bannerhome-page-banner.blade.phpblade
    • 2x frontend.infixlmstheme.components.home-page-instructor-sectionhome-page-instructor-section.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-course-sectionhome-page-course-section.blade.phpblade
    • 6x frontend.infixlmstheme.components.price-tagprice-tag.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-best-category-sectionhome-page-best-category-section.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-quiz-sectionhome-page-quiz-section.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-testimonial-sectionhome-page-testimonial-section.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-brand-sectionhome-page-brand-section.blade.phpblade
    • 1x frontend.infixlmstheme.components.home-page-blog-sectionhome-page-blog-section.blade.phpblade
    • 5x frontend.infixlmstheme.layouts.mastermaster.blade.phpblade
    • 1x laravelpwa::metameta.blade.phpblade
    • 1x frontend.infixlmstheme.components.frontend-dynamic-style-colorfrontend-dynamic-style-color.blade.phpblade
    • 1x secret_loginsecret_login.blade.phpblade
    • 1x frontend.infixlmstheme.components.popup-contentpopup-content.blade.phpblade
    • 1x frontend.infixlmstheme.components.footer-news-letterfooter-news-letter.blade.phpblade
    • 1x frontend.infixlmstheme.components.footer-social-linksfooter-social-links.blade.phpblade
    • 1x frontend.infixlmstheme.components.footer-section-widgetsfooter-section-widgets.blade.phpblade
    • 1x frontend.infixlmstheme.components.footer-cookiefooter-cookie.blade.phpblade
    uri
    GET /
    middleware
    web
    controller
    App\Http\Controllers\Frontend\FrontendHomeController@index
    namespace
    App\Http\Controllers\Frontend
    prefix
    where
    as
    frontendHomePage
    file
    app/Http/Controllers/Frontend/FrontendHomeController.php:123-200
    10 statements were executed5.76ms
    • select `slug`, `is_static` from `front_pages` where `homepage` = 1 limit 1310μsinspireme22_lmsFrontendHomeController.php#138
      Bindings
      • 0: 1
      Backtrace
      • 16. app/Http/Controllers/Frontend/FrontendHomeController.php:138
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` order by `sort` asc limit 6370μsinspireme22_lmsHomePageCourseSection.php#21
      Backtrace
      • 15. app/View/Components/HomePageCourseSection.php:21
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 17. view::frontend.infixlmstheme.pages.index:82
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `lessons` where `lessons`.`course_id` in (3, 5, 6, 11, 13, 14) order by `position` asc470μsinspireme22_lmsHomePageCourseSection.php#21
      Backtrace
      • 20. app/View/Components/HomePageCourseSection.php:21
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 22. view::frontend.infixlmstheme.pages.index:82
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `course_reveiws` where `status` = 1 and `course_reveiws`.`course_id` in (3, 5, 6, 11, 13, 14)200μsinspireme22_lmsHomePageCourseSection.php#21
      Bindings
      • 0: 1
      Backtrace
      • 20. app/View/Components/HomePageCourseSection.php:21
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 22. view::frontend.infixlmstheme.pages.index:82
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `users`.*, `course_enrolleds`.`course_id` as `pivot_course_id`, `course_enrolleds`.`user_id` as `pivot_user_id` from `users` inner join `course_enrolleds` on `users`.`id` = `course_enrolleds`.`user_id` where `course_enrolleds`.`course_id` in (3, 5, 6, 11, 13, 14)1.75msinspireme22_lmsHomePageCourseSection.php#21
      Backtrace
      • 19. app/View/Components/HomePageCourseSection.php:21
      • 20. vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 21. view::frontend.infixlmstheme.pages.index:82
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `users`.*, `carts`.`course_id` as `pivot_course_id`, `carts`.`user_id` as `pivot_user_id` from `users` inner join `carts` on `users`.`id` = `carts`.`user_id` where `carts`.`course_id` in (3, 5, 6, 11, 13, 14)640μsinspireme22_lmsHomePageCourseSection.php#21
      Backtrace
      • 19. app/View/Components/HomePageCourseSection.php:21
      • 20. vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 21. view::frontend.infixlmstheme.pages.index:82
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `courses` where `status` = 1 and `type` = 2 order by `total_enrolled` desc limit 4450μsinspireme22_lmsHomePageQuizSection.php#19
      Bindings
      • 0: 1
      • 1: 2
      Backtrace
      • 15. app/View/Components/HomePageQuizSection.php:19
      • 16. vendor/laravel/framework/src/Illuminate/View/Component.php:135
      • 17. view::frontend.infixlmstheme.pages.index:128
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `blogs` where `status` = 1 order by `created_at` desc limit 6920μsinspireme22_lmsHomePageBlogSection.php#28
      Bindings
      • 0: 1
      Backtrace
      • 15. app/View/Components/HomePageBlogSection.php:28
      • 16. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:438
      • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 19. app/View/Components/HomePageBlogSection.php:29
      • 20. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select * from `users` where `users`.`id` in (1)290μsinspireme22_lmsHomePageBlogSection.php#28
      Backtrace
      • 20. app/View/Components/HomePageBlogSection.php:28
      • 21. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:438
      • 22. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 24. app/View/Components/HomePageBlogSection.php:29
      • 25. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select * from `front_pages` where `front_pages`.`id` = 8 limit 1360μsinspireme22_lmsHelper.php#2497
      Bindings
      • 0: 8
      Backtrace
      • 20. app/Helpers/Helper.php:2497
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    App\User
    127
    Modules\CourseSetting\Entities\Lesson
    48
    Modules\CourseSetting\Entities\Course
    6
    Modules\Blog\Entities\Blog
    5
    Modules\FrontendManage\Entities\FrontPage
    2
    Modules\CourseSetting\Entities\CourseReveiw
    2
      • info[2025-04-11 00:02:11] production.INFO: CONTACT_MESSAGE->send mail
      web
      null
      api
      null
      • hit ipBlockList_main (0μs)forget
        Params
        key
        ipBlockList_main
        tags
        value
        []
        delete
        https://inspire-me.online/_debugbar/cache/ipBlockList_main
      • hit ipBlockList_main (0μs)forget
        Params
        key
        ipBlockList_main
        tags
        value
        []
        delete
        https://inspire-me.online/_debugbar/cache/ipBlockList_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homepage_block_positionsmain (0μs)forget
        Params
        key
        homepage_block_positionsmain
        tags
        value
        Illuminate\Support\Collection {#3440
          #items: array:22 [
            0 => {#3444
              +"id": 1
              +"block_name": "Homepage Banner"
              +"order": 1
            }
            1 => {#3450
              +"id": 2
              +"block_name": "Key Feature"
              +"order": 2
            }
            2 => {#3452
              +"id": 3
              +"block_name": "Category Section"
              +"order": 3
            }
            3 => {#3446
              +"id": 4
              +"block_name": "Instructor Section"
              +"order": 4
            }
            4 => {#3447
              +"id": 5
              +"block_name": "Course Section"
              +"order": 5
            }
            5 => {#3451
              +"id": 6
              +"block_name": "Best Category Section"
              +"order": 6
            }
            6 => {#3448
              +"id": 7
              +"block_name": "Quiz Section"
              +"order": 7
            }
            7 => {#3449
              +"id": 8
              +"block_name": "Testimonial Section"
              +"order": 8
            }
            8 => {#3487
              +"id": 9
              +"block_name": "Sponsor Section"
              +"order": 9
            }
            9 => {#3486
              +"id": 10
              +"block_name": "Article Section"
              +"order": 10
            }
            10 => {#3485
              +"id": 11
              +"block_name": "Become Instructor Section"
              +"order": 11
            }
            11 => {#3484
              +"id": 12
              +"block_name": "Subscribe Section"
              +"order": 12
            }
            12 => {#3483
              +"id": 13
              +"block_name": "Live Class"
              +"order": 13
            }
            13 => {#3482
              +"id": 14
              +"block_name": "About LMS"
              +"order": 14
            }
            14 => {#3481
              +"id": 15
              +"block_name": "Subscription Section"
              +"order": 15
            }
            15 => {#3480
              +"id": 16
              +"block_name": "How to buy"
              +"order": 16
            }
            16 => {#3479
              +"id": 17
              +"block_name": "Homepage FAQ"
              +"order": 17
            }
            17 => {#3478
              +"id": 18
              +"block_name": "Continue watching"
              +"order": 18
            }
            18 => {#3477
              +"id": 19
              +"block_name": "Popular Courses"
              +"order": 19
            }
            19 => {#3476
              +"id": 20
              +"block_name": "Course level"
              +"order": 20
            }
            20 => {#3475
              +"id": 21
              +"block_name": "Why Choose"
              +"order": 21
            }
            21 => {#3474
              +"id": 22
              +"block_name": "Call To Action"
              +"order": 22
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/homepage_block_positionsmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit categories_enmain (0μs)forget
        Params
        key
        categories_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3501
          #items: array:6 [
            0 => Modules\CourseSetting\Entities\Category {#3500
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 9
                "name" => "{"en":"Live Seminars"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 9
                "name" => "{"en":"Live Seminars"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3499
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3498
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3497
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\CourseSetting\Entities\Category {#3496
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 8
                "name" => "{"en":"Inspire Me KSA 2024"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 0
              ]
              #original: array:8 [
                "id" => 8
                "name" => "{"en":"Inspire Me KSA 2024"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 0
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3495
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3494
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3493
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\CourseSetting\Entities\Category {#3492
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 4
                "name" => "{"en":"Adobe Certified Professional"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 4
              ]
              #original: array:8 [
                "id" => 4
                "name" => "{"en":"Adobe Certified Professional"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 4
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3491
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#3490
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #original: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#3464
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #original: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#3463
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #original: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3462
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#3465
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 7
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 3
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-21 16:07:08"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #original: array:17 [
                        "id" => 7
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 3
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-21 16:07:08"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3461
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#3466
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 6
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 4
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:39:01"
                        "updated_at" => "2025-03-06 01:56:40"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 1
                        "total_quizzes" => null
                      ]
                      #original: array:17 [
                        "id" => 6
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 4
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:39:01"
                        "updated_at" => "2025-03-06 01:56:40"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 1
                        "total_quizzes" => null
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3467
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#3468
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 5
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 5
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:38:15"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #original: array:17 [
                        "id" => 5
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 5
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:38:15"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3506
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3469
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#3507
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #original: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#3508
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #original: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#3509
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #original: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            3 => Modules\CourseSetting\Entities\Category {#3510
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 3
                "name" => "{"en":"Artificial intelligents"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 3
                "name" => "{"en":"Artificial intelligents"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3511
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3512
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3513
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            4 => Modules\CourseSetting\Entities\Category {#3514
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 1
                "name" => "{"en":"Photoshop"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 1
                "name" => "{"en":"Photoshop"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3515
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3516
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3517
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            5 => Modules\CourseSetting\Entities\Category {#3518
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 2
                "name" => "{"en":"Illustrator"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 2
                "name" => "{"en":"Illustrator"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3519
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3520
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3521
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/categories_enmain
      • hit languages_enmain (0μs)forget
        Params
        key
        languages_enmain
        tags
        value
        Illuminate\Support\Collection {#3526
          #items: array:2 [
            0 => {#3527
              +"id": 3
              +"name": "Arabic"
              +"code": "ar"
              +"rtl": 1
              +"status": 1
              +"native": "العربية"
            }
            1 => {#3568
              +"id": 19
              +"name": "English"
              +"code": "en"
              +"rtl": 0
              +"status": 1
              +"native": "English"
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/languages_enmain
      • hit menus_enmain (0μs)forget
        Params
        key
        menus_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3528
          #items: array:10 [
            0 => Modules\FrontendManage\Entities\HeaderMenu {#3529
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 1
                "type" => "Static Page"
                "element_id" => 2
                "title" => "{"en":"HOME","ar":"الرئيسية"}"
                "link" => "/"
                "parent_id" => null
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 1
                "type" => "Static Page"
                "element_id" => 2
                "title" => "{"en":"HOME","ar":"الرئيسية"}"
                "link" => "/"
                "parent_id" => null
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3561
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\HeaderMenu {#3567
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 13
                "type" => "Dynamic Page"
                "element_id" => 49
                "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                "link" => "https://inspire-me.online/acp-certificates"
                "parent_id" => 11
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 13
                "type" => "Dynamic Page"
                "element_id" => 49
                "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                "link" => "https://inspire-me.online/acp-certificates"
                "parent_id" => 11
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3566
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\HeaderMenu {#3562
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 19
                "type" => "Dynamic Page"
                "element_id" => 43
                "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                "link" => "https://inspire-me.online/about-us"
                "parent_id" => 17
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 19
                "type" => "Dynamic Page"
                "element_id" => 43
                "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                "link" => "https://inspire-me.online/about-us"
                "parent_id" => 17
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3563
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\HeaderMenu {#3564
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 11
                "type" => "Dynamic Page"
                "element_id" => 48
                "title" => "{"en":"ADOBE CERTIFICATIONS","ar":"شهادات أدوبي"}"
                "link" => "#"
                "parent_id" => null
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 11
                "type" => "Dynamic Page"
                "element_id" => 48
                "title" => "{"en":"ADOBE CERTIFICATIONS","ar":"شهادات أدوبي"}"
                "link" => "#"
                "parent_id" => null
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3560
                  #items: array:2 [
                    0 => Modules\FrontendManage\Entities\HeaderMenu {#3565
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 13
                        "type" => "Dynamic Page"
                        "element_id" => 49
                        "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                        "link" => "https://inspire-me.online/acp-certificates"
                        "parent_id" => 11
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:47:54"
                        "updated_at" => "2024-03-28 11:34:15"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 13
                        "type" => "Dynamic Page"
                        "element_id" => 49
                        "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                        "link" => "https://inspire-me.online/acp-certificates"
                        "parent_id" => 11
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:47:54"
                        "updated_at" => "2024-03-28 11:34:15"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3559
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\FrontendManage\Entities\HeaderMenu {#3558
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 14
                        "type" => "Dynamic Page"
                        "element_id" => 50
                        "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                        "link" => "https://inspire-me.online/benifits"
                        "parent_id" => 11
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:48:06"
                        "updated_at" => "2024-03-28 11:34:24"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 14
                        "type" => "Dynamic Page"
                        "element_id" => 50
                        "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                        "link" => "https://inspire-me.online/benifits"
                        "parent_id" => 11
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:48:06"
                        "updated_at" => "2024-03-28 11:34:24"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3557
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\HeaderMenu {#3556
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 14
                "type" => "Dynamic Page"
                "element_id" => 50
                "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                "link" => "https://inspire-me.online/benifits"
                "parent_id" => 11
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 14
                "type" => "Dynamic Page"
                "element_id" => 50
                "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                "link" => "https://inspire-me.online/benifits"
                "parent_id" => 11
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3555
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\HeaderMenu {#3554
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 18
                "type" => "Dynamic Page"
                "element_id" => 44
                "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                "link" => "https://inspire-me.online/medhat-eid"
                "parent_id" => 17
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 18
                "type" => "Dynamic Page"
                "element_id" => 44
                "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                "link" => "https://inspire-me.online/medhat-eid"
                "parent_id" => 17
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3553
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            6 => Modules\FrontendManage\Entities\HeaderMenu {#3552
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 21
                "type" => "Static Page"
                "element_id" => 3
                "title" => "{"en":"COURSES","ar":"الدورات"}"
                "link" => "https://inspire-me.online/courses"
                "parent_id" => null
                "position" => 3
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 21
                "type" => "Static Page"
                "element_id" => 3
                "title" => "{"en":"COURSES","ar":"الدورات"}"
                "link" => "https://inspire-me.online/courses"
                "parent_id" => null
                "position" => 3
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3551
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            7 => Modules\FrontendManage\Entities\HeaderMenu {#3550
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 16
                "type" => "Static Page"
                "element_id" => 10
                "title" => "{"en":"BLOG","ar":"المدونة وآخر الأخبار"}"
                "link" => "https://inspire-me.online/blog"
                "parent_id" => null
                "position" => 4
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 16
                "type" => "Static Page"
                "element_id" => 10
                "title" => "{"en":"BLOG","ar":"المدونة وآخر الأخبار"}"
                "link" => "https://inspire-me.online/blog"
                "parent_id" => null
                "position" => 4
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3549
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            8 => Modules\FrontendManage\Entities\HeaderMenu {#3548
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 17
                "type" => "Static Page"
                "element_id" => 8
                "title" => "{"en":"ABOUT US","ar":"من نحن"}"
                "link" => null
                "parent_id" => null
                "position" => 5
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 17
                "type" => "Static Page"
                "element_id" => 8
                "title" => "{"en":"ABOUT US","ar":"من نحن"}"
                "link" => null
                "parent_id" => null
                "position" => 5
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3547
                  #items: array:2 [
                    0 => Modules\FrontendManage\Entities\HeaderMenu {#3546
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 19
                        "type" => "Dynamic Page"
                        "element_id" => 43
                        "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                        "link" => "https://inspire-me.online/about-us"
                        "parent_id" => 17
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:16:03"
                        "updated_at" => "2024-03-28 11:32:56"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 19
                        "type" => "Dynamic Page"
                        "element_id" => 43
                        "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                        "link" => "https://inspire-me.online/about-us"
                        "parent_id" => 17
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:16:03"
                        "updated_at" => "2024-03-28 11:32:56"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3545
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\FrontendManage\Entities\HeaderMenu {#3544
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 18
                        "type" => "Dynamic Page"
                        "element_id" => 44
                        "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                        "link" => "https://inspire-me.online/medhat-eid"
                        "parent_id" => 17
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:15:20"
                        "updated_at" => "2024-03-28 11:32:40"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 18
                        "type" => "Dynamic Page"
                        "element_id" => 44
                        "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                        "link" => "https://inspire-me.online/medhat-eid"
                        "parent_id" => 17
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:15:20"
                        "updated_at" => "2024-03-28 11:32:40"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3543
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            9 => Modules\FrontendManage\Entities\HeaderMenu {#3542
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 6
                "type" => "Static Page"
                "element_id" => 7
                "title" => "{"en":"CONTACT US","ar":"اتصل بنا"}"
                "link" => "/contact-us"
                "parent_id" => null
                "position" => 6
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 6
                "type" => "Static Page"
                "element_id" => 7
                "title" => "{"en":"CONTACT US","ar":"اتصل بنا"}"
                "link" => "/contact-us"
                "parent_id" => null
                "position" => 6
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3536
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/menus_enmain
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3502
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3626
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3673
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3679
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3675
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3676
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#3678
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#3677
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3674
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#3729
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3774
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#3728
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3811
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3814
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3773
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3574
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3813
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3768
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#3575
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#3769
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3772
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#3582
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3594
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#3584
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3773
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3813
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3769
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3772
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3768
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3594
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#3814
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#3575
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3770
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#3659
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3664
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#3592
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit categories_enmain (0μs)forget
        Params
        key
        categories_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4212
          #items: array:6 [
            0 => Modules\CourseSetting\Entities\Category {#4199
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 9
                "name" => "{"en":"Live Seminars"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 9
                "name" => "{"en":"Live Seminars"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4163
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4165
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3688
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\CourseSetting\Entities\Category {#4167
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 8
                "name" => "{"en":"Inspire Me KSA 2024"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 0
              ]
              #original: array:8 [
                "id" => 8
                "name" => "{"en":"Inspire Me KSA 2024"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 0
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3887
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4166
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3886
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\CourseSetting\Entities\Category {#4193
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 4
                "name" => "{"en":"Adobe Certified Professional"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 4
              ]
              #original: array:8 [
                "id" => 4
                "name" => "{"en":"Adobe Certified Professional"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 4
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4192
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#4190
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #original: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#4189
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #original: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#4188
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #original: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4213
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#4214
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 7
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 3
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-21 16:07:08"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #original: array:17 [
                        "id" => 7
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 3
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-21 16:07:08"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4215
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#4216
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 6
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 4
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:39:01"
                        "updated_at" => "2025-03-06 01:56:40"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 1
                        "total_quizzes" => null
                      ]
                      #original: array:17 [
                        "id" => 6
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 4
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:39:01"
                        "updated_at" => "2025-03-06 01:56:40"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 1
                        "total_quizzes" => null
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4217
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#4218
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 5
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 5
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:38:15"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #original: array:17 [
                        "id" => 5
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 5
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:38:15"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4219
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4220
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#4221
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #original: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#4222
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #original: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#4223
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #original: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            3 => Modules\CourseSetting\Entities\Category {#4224
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 3
                "name" => "{"en":"Artificial intelligents"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 3
                "name" => "{"en":"Artificial intelligents"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4225
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4226
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4227
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            4 => Modules\CourseSetting\Entities\Category {#4228
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 1
                "name" => "{"en":"Photoshop"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 1
                "name" => "{"en":"Photoshop"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4229
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4230
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4231
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            5 => Modules\CourseSetting\Entities\Category {#4232
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 2
                "name" => "{"en":"Illustrator"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 2
                "name" => "{"en":"Illustrator"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4233
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4234
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4235
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/categories_enmain
      • hit languages_enmain (0μs)forget
        Params
        key
        languages_enmain
        tags
        value
        Illuminate\Support\Collection {#4236
          #items: array:2 [
            0 => {#4237
              +"id": 3
              +"name": "Arabic"
              +"code": "ar"
              +"rtl": 1
              +"status": 1
              +"native": "العربية"
            }
            1 => {#4278
              +"id": 19
              +"name": "English"
              +"code": "en"
              +"rtl": 0
              +"status": 1
              +"native": "English"
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/languages_enmain
      • hit menus_enmain (0μs)forget
        Params
        key
        menus_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4238
          #items: array:10 [
            0 => Modules\FrontendManage\Entities\HeaderMenu {#4239
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 1
                "type" => "Static Page"
                "element_id" => 2
                "title" => "{"en":"HOME","ar":"الرئيسية"}"
                "link" => "/"
                "parent_id" => null
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 1
                "type" => "Static Page"
                "element_id" => 2
                "title" => "{"en":"HOME","ar":"الرئيسية"}"
                "link" => "/"
                "parent_id" => null
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4271
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\HeaderMenu {#4277
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 13
                "type" => "Dynamic Page"
                "element_id" => 49
                "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                "link" => "https://inspire-me.online/acp-certificates"
                "parent_id" => 11
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 13
                "type" => "Dynamic Page"
                "element_id" => 49
                "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                "link" => "https://inspire-me.online/acp-certificates"
                "parent_id" => 11
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4276
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\HeaderMenu {#4272
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 19
                "type" => "Dynamic Page"
                "element_id" => 43
                "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                "link" => "https://inspire-me.online/about-us"
                "parent_id" => 17
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 19
                "type" => "Dynamic Page"
                "element_id" => 43
                "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                "link" => "https://inspire-me.online/about-us"
                "parent_id" => 17
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4273
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\HeaderMenu {#4274
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 11
                "type" => "Dynamic Page"
                "element_id" => 48
                "title" => "{"en":"ADOBE CERTIFICATIONS","ar":"شهادات أدوبي"}"
                "link" => "#"
                "parent_id" => null
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 11
                "type" => "Dynamic Page"
                "element_id" => 48
                "title" => "{"en":"ADOBE CERTIFICATIONS","ar":"شهادات أدوبي"}"
                "link" => "#"
                "parent_id" => null
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4270
                  #items: array:2 [
                    0 => Modules\FrontendManage\Entities\HeaderMenu {#4275
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 13
                        "type" => "Dynamic Page"
                        "element_id" => 49
                        "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                        "link" => "https://inspire-me.online/acp-certificates"
                        "parent_id" => 11
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:47:54"
                        "updated_at" => "2024-03-28 11:34:15"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 13
                        "type" => "Dynamic Page"
                        "element_id" => 49
                        "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                        "link" => "https://inspire-me.online/acp-certificates"
                        "parent_id" => 11
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:47:54"
                        "updated_at" => "2024-03-28 11:34:15"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4269
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\FrontendManage\Entities\HeaderMenu {#4268
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 14
                        "type" => "Dynamic Page"
                        "element_id" => 50
                        "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                        "link" => "https://inspire-me.online/benifits"
                        "parent_id" => 11
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:48:06"
                        "updated_at" => "2024-03-28 11:34:24"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 14
                        "type" => "Dynamic Page"
                        "element_id" => 50
                        "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                        "link" => "https://inspire-me.online/benifits"
                        "parent_id" => 11
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:48:06"
                        "updated_at" => "2024-03-28 11:34:24"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4267
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\HeaderMenu {#4266
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 14
                "type" => "Dynamic Page"
                "element_id" => 50
                "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                "link" => "https://inspire-me.online/benifits"
                "parent_id" => 11
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 14
                "type" => "Dynamic Page"
                "element_id" => 50
                "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                "link" => "https://inspire-me.online/benifits"
                "parent_id" => 11
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4265
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\HeaderMenu {#4264
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 18
                "type" => "Dynamic Page"
                "element_id" => 44
                "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                "link" => "https://inspire-me.online/medhat-eid"
                "parent_id" => 17
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 18
                "type" => "Dynamic Page"
                "element_id" => 44
                "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                "link" => "https://inspire-me.online/medhat-eid"
                "parent_id" => 17
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4263
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            6 => Modules\FrontendManage\Entities\HeaderMenu {#4262
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 21
                "type" => "Static Page"
                "element_id" => 3
                "title" => "{"en":"COURSES","ar":"الدورات"}"
                "link" => "https://inspire-me.online/courses"
                "parent_id" => null
                "position" => 3
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 21
                "type" => "Static Page"
                "element_id" => 3
                "title" => "{"en":"COURSES","ar":"الدورات"}"
                "link" => "https://inspire-me.online/courses"
                "parent_id" => null
                "position" => 3
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4261
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            7 => Modules\FrontendManage\Entities\HeaderMenu {#4260
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 16
                "type" => "Static Page"
                "element_id" => 10
                "title" => "{"en":"BLOG","ar":"المدونة وآخر الأخبار"}"
                "link" => "https://inspire-me.online/blog"
                "parent_id" => null
                "position" => 4
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 16
                "type" => "Static Page"
                "element_id" => 10
                "title" => "{"en":"BLOG","ar":"المدونة وآخر الأخبار"}"
                "link" => "https://inspire-me.online/blog"
                "parent_id" => null
                "position" => 4
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4259
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            8 => Modules\FrontendManage\Entities\HeaderMenu {#4258
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 17
                "type" => "Static Page"
                "element_id" => 8
                "title" => "{"en":"ABOUT US","ar":"من نحن"}"
                "link" => null
                "parent_id" => null
                "position" => 5
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 17
                "type" => "Static Page"
                "element_id" => 8
                "title" => "{"en":"ABOUT US","ar":"من نحن"}"
                "link" => null
                "parent_id" => null
                "position" => 5
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4257
                  #items: array:2 [
                    0 => Modules\FrontendManage\Entities\HeaderMenu {#4256
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 19
                        "type" => "Dynamic Page"
                        "element_id" => 43
                        "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                        "link" => "https://inspire-me.online/about-us"
                        "parent_id" => 17
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:16:03"
                        "updated_at" => "2024-03-28 11:32:56"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 19
                        "type" => "Dynamic Page"
                        "element_id" => 43
                        "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                        "link" => "https://inspire-me.online/about-us"
                        "parent_id" => 17
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:16:03"
                        "updated_at" => "2024-03-28 11:32:56"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4255
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\FrontendManage\Entities\HeaderMenu {#4254
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 18
                        "type" => "Dynamic Page"
                        "element_id" => 44
                        "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                        "link" => "https://inspire-me.online/medhat-eid"
                        "parent_id" => 17
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:15:20"
                        "updated_at" => "2024-03-28 11:32:40"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 18
                        "type" => "Dynamic Page"
                        "element_id" => 44
                        "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                        "link" => "https://inspire-me.online/medhat-eid"
                        "parent_id" => 17
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:15:20"
                        "updated_at" => "2024-03-28 11:32:40"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4253
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            9 => Modules\FrontendManage\Entities\HeaderMenu {#4252
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 6
                "type" => "Static Page"
                "element_id" => 7
                "title" => "{"en":"CONTACT US","ar":"اتصل بنا"}"
                "link" => "/contact-us"
                "parent_id" => null
                "position" => 6
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 6
                "type" => "Static Page"
                "element_id" => 7
                "title" => "{"en":"CONTACT US","ar":"اتصل بنا"}"
                "link" => "/contact-us"
                "parent_id" => null
                "position" => 6
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4251
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/menus_enmain
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4198
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4249
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4302
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4298
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4248
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4301
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4300
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4299
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4247
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4296
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4284
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4295
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4280
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4287
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4283
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4246
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4291
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4281
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4282
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4303
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4292
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4306
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4317
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4307
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4317
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4307
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4303
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4280
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4282
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4291
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4246
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4283
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4281
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4308
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4313
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4316
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4242
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4285
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4308
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4280
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4307
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4246
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4291
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4282
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4283
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4317
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4314
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4245
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4287
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4279
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4317
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4280
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4285
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4291
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4246
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4307
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4282
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4242
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4318
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4288
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4281
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4243
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4242
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4280
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4279
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4246
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4291
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4285
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4307
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4287
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4240
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4316
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4283
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4292
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4287
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4280
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4243
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4291
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4246
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4279
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4285
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4281
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4303
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4245
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4298
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4301
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4249
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4299
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4300
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4295
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#3663
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#3883
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3576
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4238
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4261
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4252
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4221
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4218
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4219
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4217
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4214
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4262
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4215
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4254
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4216
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4193
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4232
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4225
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit TestimonialList_enmain (0μs)forget
        Params
        key
        TestimonialList_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3661
          #items: []
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/TestimonialList_enmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4221
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4217
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4214
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4215
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4193
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4225
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4218
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4254
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4262
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4259
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4271
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4224
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit SponsorList_enmain (0μs)forget
        Params
        key
        SponsorList_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4282
          #items: []
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/SponsorList_enmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we’re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4214
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4193
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4259
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4258
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4225
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4217
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4254
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4218
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4224
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4278
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4167
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4228
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • missed BlogPosList_enmain (0μs)
        Params
        key
        BlogPosList_enmain
        tags
      • written BlogPosList_enmain (0μs)forget
        Params
        key
        BlogPosList_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4236
          #items: array:5 [
            0 => Modules\Blog\Entities\Blog {#4229
              #connection: "mysql"
              #table: "blogs"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:20 [
                "id" => 5
                "user_id" => 1
                "title" => "{"ar":"أدوبي تجلب الذكاء الاصطناعي المحادث إلى مليارات الملفات PDF مع مساعد الذكاء الاصطناعي الجديد في قارئ وأكروبات","en":"أدوبي تجلب الذكاء الاصطناعي المحادث إلى أكروبات"}"
                "slug" => "PDF"
                "description" => "{"ar":"<p>أعلنت شركة أدوبي اليوم عن مساعد الذكاء الاصطناعي في النسخة التجريبية، محرك جديد قائم على الذكاء الاصطناعي الخلاق في قارئ وأكروبات. مدمج بشكل عميق في سير العمل لقارئ وأكروبات، يولد مساعد الذكاء الاصطناعي ملخصات وتحليلات فورية من المستندات الطويلة، ويجيب على الأسئلة وينسق المعلومات للمشاركة في البريد الإلكتروني، والتقارير والعروض. هذه الخطوة الجديدة تعد أول خطوة لأدوبي في تحويل تجارب الوثائق الرقمية بالذكاء الاصطناعي الخلاق للقارئ وأكروبات.<br><br><a href=\"https:\/\/www.youtube.com\/watch?v=wAT1C5eMnlo\" target=\"_blank\">https:\/\/www.youtube.com\/watch?v=wAT1C5eMnlo<\/a><br><\/p><p><br><\/p><p><u><b>ميزات مساعد الذكاء الاصطناعي:<br><\/b><\/u><\/p><p>&nbsp; - يقترح أسئلة استنادًا إلى محتوى الملف PDF ويجيب على الأسئلة حول ما يحتويه المستند.<\/p><p>&nbsp; - يولد ملخصًا خلاقًا لفهم سريع لمحتوى المستندات الطويلة بصيغ سهلة القراءة.<\/p><p>&nbsp; - يقوم بتوليد الاقتباسات الذكية والتنسيق الآلي لسهولة التحقق من مصدر إجاباته.<\/p><p>&nbsp; - يوفر روابط قابلة للنقر لمساعدة العملاء في العثور على ما يحتاجون إليه بسرعة في المستندات الطويلة.<\/p><p>&nbsp; - يقوم بتجميع وتنسيق المعلومات في نقاط مهمة للاستخدام في البريد الإلكتروني والعروض والتقارير.<\/p><p>&nbsp;&nbsp;<\/p><p><b><u>أهمية الخدمة:<\/u><\/b><\/p><p>&nbsp; - يتيح مساعد الذكاء الاصطناعي لمديري المشاريع مسح وتلخيص وتوزيع أبرز النقاط في الاجتماعات بثوانٍ.<\/p><p>&nbsp; - يمكّن فرق المبيعات من تخصيص العروض والرد على طلبات العملاء بسرعة.<\/p><p>&nbsp; - يساعد الطلاب في تقليل الوقت الذي يقضونه في البحث والمزيد من الوقت في التحليل والاستنتاجات.<\/p><p>&nbsp; - يمكن لفرق وسائل التواصل الاجتماعي والتسويق السريع الوصول إلى أبرز الاتجاهات والقضايا في تحديثات يومية للأطراف المعنية.<\/p><p><br><\/p><p><u><b>رؤية أدوبي للمستقبل:<\/b><\/u><\/p><p>&nbsp; - توفير تحليلات عبر عدة مستندات وأنواع مستندات مختلفة.<\/p><p>&nbsp; - دعم الكتابة والتحرير والتنسيق بقوة الذكاء الاصطناعي.<\/p><p>&nbsp; - تحسين التعاون على المستندات مع مراجعات مدعومة بالذكاء الاصطناعي.<\/p><p><br><\/p><p><u>&nbsp;الأسعار والتوفر:<\/u><\/p><p>- سيكون لزبائن قارئ وأكروبات الوصول إلى مساعد الذكاء الاصطناعي من خلال خطة اشتراك جديدة عندما يكون مساعد الذكاء الاصطناعي خارج المرحلة التجريبية.<\/p><p>- حتى ذلك الحين، تتوفر ميزات مساعد الذكاء الاصطناعي الجديدة في النسخة التجريبية لخطط الاشتراك الفردية والفرقية في أكروبات على سطح المكتب والويب باللغة الإنجليزية، مع توفر الميزات لزبائن قارئ على سطح المكتب في اللغة الإنجليزية خلال الأسابيع القادمة - كل ذلك بدون تكلفة إضافية.<\/p>","en":"<p>أعلنت شركة أدوبي اليوم عن مساعد الذكاء الاصطناعي في النسخة التجريبية، محرك جديد قائم على الذكاء الاصطناعي الخلاق في قارئ وأكروبات. مدمج بشكل عميق في سير العمل لقارئ وأكروبات، يولد مساعد الذكاء الاصطناعي ملخصات وتحليلات فورية من المستندات الطويلة، ويجيب على الأسئلة وينسق المعلومات للمشاركة في البريد الإلكتروني، والتقارير والعروض. هذه الخطوة الجديدة تعد أول خطوة لأدوبي في تحويل تجارب الوثائق الرقمية بالذكاء الاصطناعي الخلاق للقارئ وأكروبات.<br><\/p><p><br><\/p><p>ميزات مساعد الذكاء الاصطناعي:<br><\/p><p>&nbsp; - يقترح أسئلة استنادًا إلى محتوى الملف PDF ويجيب على الأسئلة حول ما يحتويه المستند.<\/p><p>&nbsp; - يولد ملخصًا خلاقًا لفهم سريع لمحتوى المستندات الطويلة بصيغ سهلة القراءة.<\/p><p>&nbsp; - يقوم بتوليد الاقتباسات الذكية والتنسيق الآلي لسهولة التحقق من مصدر إجاباته.<\/p><p>&nbsp; - يوفر روابط قابلة للنقر لمساعدة العملاء في العثور على ما يحتاجون إليه بسرعة في المستندات الطويلة.<\/p><p>&nbsp; - يقوم بتجميع وتنسيق المعلومات في نقاط مهمة للاستخدام في البريد الإلكتروني والعروض والتقارير.<\/p><p>&nbsp;&nbsp;<\/p><p>أهمية الخدمة:<\/p><p>&nbsp; - يتيح مساعد الذكاء الاصطناعي لمديري المشاريع مسح وتلخيص وتوزيع أبرز النقاط في الاجتماعات بثوانٍ.<\/p><p>&nbsp; - يمكّن فرق المبيعات من تخصيص العروض والرد على طلبات العملاء بسرعة.<\/p><p>&nbsp; - يساعد الطلاب في تقليل الوقت الذي يقضونه في البحث والمزيد من الوقت في التحليل والاستنتاجات.<\/p><p>&nbsp; - يمكن لفرق وسائل التواصل الاجتماعي والتسويق السريع الوصول إلى أبرز الاتجاهات والقضايا في تحديثات يومية للأطراف المعنية.<\/p><p><br><\/p><p>رؤية أدوبي للمستقبل:<\/p><p>&nbsp; - توفير تحليلات عبر عدة مستندات وأنواع مستندات مختلفة.<\/p><p>&nbsp; - دعم الكتابة والتحرير والتنسيق بقوة الذكاء الاصطناعي.<\/p><p>&nbsp; - تحسين التعاون على المستندات مع مراجعات مدعومة بالذكاء الاصطناعي.<\/p><p><br><\/p><p>&nbsp;الأسعار والتوفر:<\/p><p>- سيكون لزبائن قارئ وأكروبات الوصول إلى مساعد الذكاء الاصطناعي من خلال خطة اشتراك جديدة عندما يكون مساعد الذكاء الاصطناعي خارج المرحلة التجريبية.<\/p><p>- حتى ذلك الحين، تتوفر ميزات مساعد الذكاء الاصطناعي الجديدة في النسخة التجريبية لخطط الاشتراك الفردية والفرقية في أكروبات على سطح المكتب والويب باللغة الإنجليزية، مع توفر الميزات لزبائن قارئ على سطح المكتب في اللغة الإنجليزية خلال الأسابيع القادمة - كل ذلك بدون تكلفة إضافية.<\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/25-02-2024/Adobe.png"
                "thumbnail" => "public/uploads/main/files/25-02-2024/Adobe.png"
                "viewed" => 13645
                "authored_date" => "02/25/2024"
                "created_at" => "2024-02-25 12:30:14"
                "updated_at" => "2025-04-11 07:07:52"
                "lms_id" => 1
                "tags" => "#Adobe #AI #DocumentReader #Acrobat #AIAssistant #PDF #DigitalDocumentTransformation,#أدوبي #الذكاء_الاصطناعي #قارئ_المستندات #أكروبات #مساعد_الذكاء_الاصطناعي #PDF #تحول_الوثائق_الرقمية"
                "category_id" => 2
                "authored_time" => "12:25 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-25 12:25:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #original: array:20 [
                "id" => 5
                "user_id" => 1
                "title" => "{"ar":"أدوبي تجلب الذكاء الاصطناعي المحادث إلى مليارات الملفات PDF مع مساعد الذكاء الاصطناعي الجديد في قارئ وأكروبات","en":"أدوبي تجلب الذكاء الاصطناعي المحادث إلى أكروبات"}"
                "slug" => "PDF"
                "description" => "{"ar":"<p>أعلنت شركة أدوبي اليوم عن مساعد الذكاء الاصطناعي في النسخة التجريبية، محرك جديد قائم على الذكاء الاصطناعي الخلاق في قارئ وأكروبات. مدمج بشكل عميق في سير العمل لقارئ وأكروبات، يولد مساعد الذكاء الاصطناعي ملخصات وتحليلات فورية من المستندات الطويلة، ويجيب على الأسئلة وينسق المعلومات للمشاركة في البريد الإلكتروني، والتقارير والعروض. هذه الخطوة الجديدة تعد أول خطوة لأدوبي في تحويل تجارب الوثائق الرقمية بالذكاء الاصطناعي الخلاق للقارئ وأكروبات.<br><br><a href=\"https:\/\/www.youtube.com\/watch?v=wAT1C5eMnlo\" target=\"_blank\">https:\/\/www.youtube.com\/watch?v=wAT1C5eMnlo<\/a><br><\/p><p><br><\/p><p><u><b>ميزات مساعد الذكاء الاصطناعي:<br><\/b><\/u><\/p><p>&nbsp; - يقترح أسئلة استنادًا إلى محتوى الملف PDF ويجيب على الأسئلة حول ما يحتويه المستند.<\/p><p>&nbsp; - يولد ملخصًا خلاقًا لفهم سريع لمحتوى المستندات الطويلة بصيغ سهلة القراءة.<\/p><p>&nbsp; - يقوم بتوليد الاقتباسات الذكية والتنسيق الآلي لسهولة التحقق من مصدر إجاباته.<\/p><p>&nbsp; - يوفر روابط قابلة للنقر لمساعدة العملاء في العثور على ما يحتاجون إليه بسرعة في المستندات الطويلة.<\/p><p>&nbsp; - يقوم بتجميع وتنسيق المعلومات في نقاط مهمة للاستخدام في البريد الإلكتروني والعروض والتقارير.<\/p><p>&nbsp;&nbsp;<\/p><p><b><u>أهمية الخدمة:<\/u><\/b><\/p><p>&nbsp; - يتيح مساعد الذكاء الاصطناعي لمديري المشاريع مسح وتلخيص وتوزيع أبرز النقاط في الاجتماعات بثوانٍ.<\/p><p>&nbsp; - يمكّن فرق المبيعات من تخصيص العروض والرد على طلبات العملاء بسرعة.<\/p><p>&nbsp; - يساعد الطلاب في تقليل الوقت الذي يقضونه في البحث والمزيد من الوقت في التحليل والاستنتاجات.<\/p><p>&nbsp; - يمكن لفرق وسائل التواصل الاجتماعي والتسويق السريع الوصول إلى أبرز الاتجاهات والقضايا في تحديثات يومية للأطراف المعنية.<\/p><p><br><\/p><p><u><b>رؤية أدوبي للمستقبل:<\/b><\/u><\/p><p>&nbsp; - توفير تحليلات عبر عدة مستندات وأنواع مستندات مختلفة.<\/p><p>&nbsp; - دعم الكتابة والتحرير والتنسيق بقوة الذكاء الاصطناعي.<\/p><p>&nbsp; - تحسين التعاون على المستندات مع مراجعات مدعومة بالذكاء الاصطناعي.<\/p><p><br><\/p><p><u>&nbsp;الأسعار والتوفر:<\/u><\/p><p>- سيكون لزبائن قارئ وأكروبات الوصول إلى مساعد الذكاء الاصطناعي من خلال خطة اشتراك جديدة عندما يكون مساعد الذكاء الاصطناعي خارج المرحلة التجريبية.<\/p><p>- حتى ذلك الحين، تتوفر ميزات مساعد الذكاء الاصطناعي الجديدة في النسخة التجريبية لخطط الاشتراك الفردية والفرقية في أكروبات على سطح المكتب والويب باللغة الإنجليزية، مع توفر الميزات لزبائن قارئ على سطح المكتب في اللغة الإنجليزية خلال الأسابيع القادمة - كل ذلك بدون تكلفة إضافية.<\/p>","en":"<p>أعلنت شركة أدوبي اليوم عن مساعد الذكاء الاصطناعي في النسخة التجريبية، محرك جديد قائم على الذكاء الاصطناعي الخلاق في قارئ وأكروبات. مدمج بشكل عميق في سير العمل لقارئ وأكروبات، يولد مساعد الذكاء الاصطناعي ملخصات وتحليلات فورية من المستندات الطويلة، ويجيب على الأسئلة وينسق المعلومات للمشاركة في البريد الإلكتروني، والتقارير والعروض. هذه الخطوة الجديدة تعد أول خطوة لأدوبي في تحويل تجارب الوثائق الرقمية بالذكاء الاصطناعي الخلاق للقارئ وأكروبات.<br><\/p><p><br><\/p><p>ميزات مساعد الذكاء الاصطناعي:<br><\/p><p>&nbsp; - يقترح أسئلة استنادًا إلى محتوى الملف PDF ويجيب على الأسئلة حول ما يحتويه المستند.<\/p><p>&nbsp; - يولد ملخصًا خلاقًا لفهم سريع لمحتوى المستندات الطويلة بصيغ سهلة القراءة.<\/p><p>&nbsp; - يقوم بتوليد الاقتباسات الذكية والتنسيق الآلي لسهولة التحقق من مصدر إجاباته.<\/p><p>&nbsp; - يوفر روابط قابلة للنقر لمساعدة العملاء في العثور على ما يحتاجون إليه بسرعة في المستندات الطويلة.<\/p><p>&nbsp; - يقوم بتجميع وتنسيق المعلومات في نقاط مهمة للاستخدام في البريد الإلكتروني والعروض والتقارير.<\/p><p>&nbsp;&nbsp;<\/p><p>أهمية الخدمة:<\/p><p>&nbsp; - يتيح مساعد الذكاء الاصطناعي لمديري المشاريع مسح وتلخيص وتوزيع أبرز النقاط في الاجتماعات بثوانٍ.<\/p><p>&nbsp; - يمكّن فرق المبيعات من تخصيص العروض والرد على طلبات العملاء بسرعة.<\/p><p>&nbsp; - يساعد الطلاب في تقليل الوقت الذي يقضونه في البحث والمزيد من الوقت في التحليل والاستنتاجات.<\/p><p>&nbsp; - يمكن لفرق وسائل التواصل الاجتماعي والتسويق السريع الوصول إلى أبرز الاتجاهات والقضايا في تحديثات يومية للأطراف المعنية.<\/p><p><br><\/p><p>رؤية أدوبي للمستقبل:<\/p><p>&nbsp; - توفير تحليلات عبر عدة مستندات وأنواع مستندات مختلفة.<\/p><p>&nbsp; - دعم الكتابة والتحرير والتنسيق بقوة الذكاء الاصطناعي.<\/p><p>&nbsp; - تحسين التعاون على المستندات مع مراجعات مدعومة بالذكاء الاصطناعي.<\/p><p><br><\/p><p>&nbsp;الأسعار والتوفر:<\/p><p>- سيكون لزبائن قارئ وأكروبات الوصول إلى مساعد الذكاء الاصطناعي من خلال خطة اشتراك جديدة عندما يكون مساعد الذكاء الاصطناعي خارج المرحلة التجريبية.<\/p><p>- حتى ذلك الحين، تتوفر ميزات مساعد الذكاء الاصطناعي الجديدة في النسخة التجريبية لخطط الاشتراك الفردية والفرقية في أكروبات على سطح المكتب والويب باللغة الإنجليزية، مع توفر الميزات لزبائن قارئ على سطح المكتب في اللغة الإنجليزية خلال الأسابيع القادمة - كل ذلك بدون تكلفة إضافية.<\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/25-02-2024/Adobe.png"
                "thumbnail" => "public/uploads/main/files/25-02-2024/Adobe.png"
                "viewed" => 13645
                "authored_date" => "02/25/2024"
                "created_at" => "2024-02-25 12:30:14"
                "updated_at" => "2025-04-11 07:07:52"
                "lms_id" => 1
                "tags" => "#Adobe #AI #DocumentReader #Acrobat #AIAssistant #PDF #DigitalDocumentTransformation,#أدوبي #الذكاء_الاصطناعي #قارئ_المستندات #أكروبات #مساعد_الذكاء_الاصطناعي #PDF #تحول_الوثائق_الرقمية"
                "category_id" => 2
                "authored_time" => "12:25 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-25 12:25:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#3960
                  #connection: "mysql"
                  #table: "users"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: array:84 [
                    "id" => 1
                    "role_id" => 1
                    "name" => "Super admin"
                    "photo" => null
                    "image" => null
                    "avatar" => null
                    "mobile_verified_at" => null
                    "email_verified_at" => "2024-01-08 17:56:47"
                    "notification_preference" => "mail"
                    "is_active" => 1
                    "username" => "super-admin"
                    "email" => "lms@inspire-me.online"
                    "email_verify" => "0"
                    "password" => "$2y$10$AhvpHMnxHJPZJfF3shqe8OyPHqNIf3vxksSAWJ.ozzuaPls3aBDBS"
                    "headline" => "Administrator"
                    "phone" => "01841412141"
                    "address" => null
                    "country" => "19"
                    "zip" => null
                    "dob" => null
                    "about" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum."
                    "short_details" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book."
                    "facebook" => null
                    "twitter" => null
                    "linkedin" => null
                    "instagram" => null
                    "youtube" => null
                    "subscribe" => 0
                    "provider" => null
                    "provider_id" => null
                    "language_id" => "19"
                    "language_code" => "en"
                    "language_name" => "English"
                    "status" => 1
                    "balance" => 0.0
                    "currency_id" => 112
                    "special_commission" => "1"
                    "payout" => "PayPal"
                    "payout_icon" => "public/uploads/payout/pay_1.png"
                    "payout_email" => "demo@paypal.com"
                    "referral" => "M2LiaDY2v4"
                    "added_by" => 0
                    "zoom_api_key_of_user" => ""
                    "zoom_api_serect_of_user" => ""
                    "remember_token" => "Ac747JJ7MJdvi1wlZIXTxsYR5xZp81Aa3HcL2PY83Ssj1UYdGBD2OhwB8qyS"
                    "created_at" => "2024-01-08 05:56:47"
                    "updated_at" => "2025-04-08 16:08:36"
                    "bank_name" => null
                    "branch_name" => null
                    "bank_account_number" => null
                    "account_holder_name" => null
                    "bank_type" => null
                    "lms_id" => 1
                    "subscription_method" => null
                    "subscription_api_key" => null
                    "subscription_api_status" => 0
                    "total_rating" => 0
                    "language_rtl" => 0
                    "gender" => null
                    "student_type" => null
                    "identification_number" => null
                    "job_title" => null
                    "company_id" => null
                    "student_group_id" => null
                    "last_activity_at" => "2025-04-08 16:08:36"
                    "teach_via" => 1
                    "access_token" => null
                    "device_token" => null
                    "policy_id" => null
                    "state" => null
                    "company" => null
                    "otp" => null
                    "level" => null
                    "city" => null
                    "gamification_points" => 0
                    "gamification_total_points" => 0
                    "gamification_total_spent_points" => 0
                    "user_level" => 1
                    "user_level_course_complete" => 0
                    "total_referrer_users" => 0
                    "user_url" => null
                    "user_registered" => null
                    "user_activation_key" => null
                    "display_name" => ""
                  ]
                  #original: array:84 [
                    "id" => 1
                    "role_id" => 1
                    "name" => "Super admin"
                    "photo" => null
                    "image" => null
                    "avatar" => null
                    "mobile_verified_at" => null
                    "email_verified_at" => "2024-01-08 17:56:47"
                    "notification_preference" => "mail"
                    "is_active" => 1
                    "username" => "super-admin"
                    "email" => "lms@inspire-me.online"
                    "email_verify" => "0"
                    "password" => "$2y$10$AhvpHMnxHJPZJfF3shqe8OyPHqNIf3vxksSAWJ.ozzuaPls3aBDBS"
                    "headline" => "Administrator"
                    "phone" => "01841412141"
                    "address" => null
                    "country" => "19"
                    "zip" => null
                    "dob" => null
                    "about" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum."
                    "short_details" => "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book."
                    "facebook" => null
                    "twitter" => null
                    "linkedin" => null
                    "instagram" => null
                    "youtube" => null
                    "subscribe" => 0
                    "provider" => null
                    "provider_id" => null
                    "language_id" => "19"
                    "language_code" => "en"
                    "language_name" => "English"
                    "status" => 1
                    "balance" => 0.0
                    "currency_id" => 112
                    "special_commission" => "1"
                    "payout" => "PayPal"
                    "payout_icon" => "public/uploads/payout/pay_1.png"
                    "payout_email" => "demo@paypal.com"
                    "referral" => "M2LiaDY2v4"
                    "added_by" => 0
                    "zoom_api_key_of_user" => ""
                    "zoom_api_serect_of_user" => ""
                    "remember_token" => "Ac747JJ7MJdvi1wlZIXTxsYR5xZp81Aa3HcL2PY83Ssj1UYdGBD2OhwB8qyS"
                    "created_at" => "2024-01-08 05:56:47"
                    "updated_at" => "2025-04-08 16:08:36"
                    "bank_name" => null
                    "branch_name" => null
                    "bank_account_number" => null
                    "account_holder_name" => null
                    "bank_type" => null
                    "lms_id" => 1
                    "subscription_method" => null
                    "subscription_api_key" => null
                    "subscription_api_status" => 0
                    "total_rating" => 0
                    "language_rtl" => 0
                    "gender" => null
                    "student_type" => null
                    "identification_number" => null
                    "job_title" => null
                    "company_id" => null
                    "student_group_id" => null
                    "last_activity_at" => "2025-04-08 16:08:36"
                    "teach_via" => 1
                    "access_token" => null
                    "device_token" => null
                    "policy_id" => null
                    "state" => null
                    "company" => null
                    "otp" => null
                    "level" => null
                    "city" => null
                    "gamification_points" => 0
                    "gamification_total_points" => 0
                    "gamification_total_spent_points" => 0
                    "user_level" => 1
                    "user_level_course_complete" => 0
                    "total_referrer_users" => 0
                    "user_url" => null
                    "user_registered" => null
                    "user_activation_key" => null
                    "display_name" => ""
                  ]
                  #changes: []
                  #casts: array:1 [
                    "email_verified_at" => "datetime"
                  ]
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: array:3 [
                    0 => "first_name"
                    1 => "last_name"
                    2 => "blocked_by_me"
                  ]
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: array:2 [
                    0 => "password"
                    1 => "remember_token"
                  ]
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  #rememberTokenName: "remember_token"
                  #slugOptions: ? Spatie\Sluggable\SlugOptions
                  #accessToken: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              #dates: array:3 [
                0 => "created_at"
                1 => "updated_at"
                2 => "authored_date_time"
              ]
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\Blog\Entities\Blog {#4118
              #connection: "mysql"
              #table: "blogs"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:20 [
                "id" => 4
                "user_id" => 1
                "title" => "{"ar":"الموقع الرسمي لأدوبي ينشر تقييمي ورأيي الشخصي لـ 'منصة أدوبي فيرفلاي - Firefly'\"","en":"The official Adobe website publishes my review and personal opinion about \"Adobe Firefly Platform\""}"
                "slug" => "Adobe--Firefly-Platform"
                "description" => "{"ar":"<p>\"تحظى منصة أدوبي فيرفلاي بتقدير كبير على الموقع الرسمي لأدوبي، حيث تم تقديم رأيي الشخصي في هذه الأداة المذهلة في موقع ادوبي الرسمي. <br>يعتبر استخدامي المستمر لفيرفلاي جزءاً أساسياً من عملي الإبداعي، حيث يساعدني على إنشاء تصميمات فريدة وجذابة لوسائل التواصل الاجتماعي والعروض التقديمية، وحتى في صياغة حملات إعلانية فعّالة. إن توفرها للاستخدام التجاري يضيف قيمة كبيرة لمشروعاتي ويساهم في تعزيز إبداعيتي بشكل لا مثيل له.\"<br><br><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/408931579_10231901653102934_5181758261501326363_n.jpg1708270284.jpg\" style=\"width: 50%;\"><br><\/p>","en":"<p>\"Adobe Firefly Platform receives great appreciation on the official Adobe website, where I have shared my personal opinion about this amazing tool. Continuous usage of Firefly is an integral part of my creative work, aiding me in crafting unique and captivating designs for social media, presentations, and even effective advertising campaigns. Its availability for commercial use adds significant value to my projects and contributes to enhancing my creativity in an unparalleled manner.\"<br><br><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/408931579_10231901653102934_5181758261501326363_n.jpg1708270815.jpg\" style=\"width: 50%;\"><br><\/p><p><br><\/p><p><br><\/p><p><br><\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/18-02-2024/FI-100.jpg"
                "thumbnail" => "public/uploads/main/files/18-02-2024/FI-100.jpg"
                "viewed" => 5002
                "authored_date" => "02/18/2024"
                "created_at" => "2024-02-18 18:33:34"
                "updated_at" => "2025-04-11 07:07:57"
                "lms_id" => 1
                "tags" => "#منصة_أدوبي_فيرفلاي #تقييم_فيرفلاي #تصميم_جرافيكي #مبدعون_عرب #تصميم_إعلاني #منصة_التصميم #أدوبي_كريتيف_سويت #تطبيقات_أدوبي #تقنية_التصميم #تطوير_التصميم #ابداع_فني #احترافية_التصميم #أدوات_التصميم #تجربة_مستخدم #تصميم_مبتكر,#Adobe_Firefly_Platform #Firefly_Review #Graphic_Design #Arab_Creatives #Advertising_Design #Design_Platform #Adobe_Creative_Suite #Adobe_Apps #Design_Technology #Design_Development #Artistic_Innovation #Design_Proficiency #Design_Tools #User_Experience #Innovative_Design"
                "category_id" => 2
                "authored_time" => "6:32 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-18 18:32:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #original: array:20 [
                "id" => 4
                "user_id" => 1
                "title" => "{"ar":"الموقع الرسمي لأدوبي ينشر تقييمي ورأيي الشخصي لـ 'منصة أدوبي فيرفلاي - Firefly'\"","en":"The official Adobe website publishes my review and personal opinion about \"Adobe Firefly Platform\""}"
                "slug" => "Adobe--Firefly-Platform"
                "description" => "{"ar":"<p>\"تحظى منصة أدوبي فيرفلاي بتقدير كبير على الموقع الرسمي لأدوبي، حيث تم تقديم رأيي الشخصي في هذه الأداة المذهلة في موقع ادوبي الرسمي. <br>يعتبر استخدامي المستمر لفيرفلاي جزءاً أساسياً من عملي الإبداعي، حيث يساعدني على إنشاء تصميمات فريدة وجذابة لوسائل التواصل الاجتماعي والعروض التقديمية، وحتى في صياغة حملات إعلانية فعّالة. إن توفرها للاستخدام التجاري يضيف قيمة كبيرة لمشروعاتي ويساهم في تعزيز إبداعيتي بشكل لا مثيل له.\"<br><br><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/408931579_10231901653102934_5181758261501326363_n.jpg1708270284.jpg\" style=\"width: 50%;\"><br><\/p>","en":"<p>\"Adobe Firefly Platform receives great appreciation on the official Adobe website, where I have shared my personal opinion about this amazing tool. Continuous usage of Firefly is an integral part of my creative work, aiding me in crafting unique and captivating designs for social media, presentations, and even effective advertising campaigns. Its availability for commercial use adds significant value to my projects and contributes to enhancing my creativity in an unparalleled manner.\"<br><br><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/408931579_10231901653102934_5181758261501326363_n.jpg1708270815.jpg\" style=\"width: 50%;\"><br><\/p><p><br><\/p><p><br><\/p><p><br><\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/18-02-2024/FI-100.jpg"
                "thumbnail" => "public/uploads/main/files/18-02-2024/FI-100.jpg"
                "viewed" => 5002
                "authored_date" => "02/18/2024"
                "created_at" => "2024-02-18 18:33:34"
                "updated_at" => "2025-04-11 07:07:57"
                "lms_id" => 1
                "tags" => "#منصة_أدوبي_فيرفلاي #تقييم_فيرفلاي #تصميم_جرافيكي #مبدعون_عرب #تصميم_إعلاني #منصة_التصميم #أدوبي_كريتيف_سويت #تطبيقات_أدوبي #تقنية_التصميم #تطوير_التصميم #ابداع_فني #احترافية_التصميم #أدوات_التصميم #تجربة_مستخدم #تصميم_مبتكر,#Adobe_Firefly_Platform #Firefly_Review #Graphic_Design #Arab_Creatives #Advertising_Design #Design_Platform #Adobe_Creative_Suite #Adobe_Apps #Design_Technology #Design_Development #Artistic_Innovation #Design_Proficiency #Design_Tools #User_Experience #Innovative_Design"
                "category_id" => 2
                "authored_time" => "6:32 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-18 18:32:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#3960}
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              #dates: array:3 [
                0 => "created_at"
                1 => "updated_at"
                2 => "authored_date_time"
              ]
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\Blog\Entities\Blog {#3969
              #connection: "mysql"
              #table: "blogs"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:20 [
                "id" => 3
                "user_id" => 1
                "title" => "{"ar":"لقاء حصري مع مدير Adobe Illustrator السيد سوراف أجروال","en":"Exclusive Interview with Adobe Illustrator Manager, Mr. Saurav Agrawal"}"
                "slug" => "-"
                "description" => "{"en":"<p>Just a few days ago, I had the wonderful opportunity to meet with the program manager of Adobe Illustrator, at the request of Adobe Corporation. I was invited to discuss one of the new additions that promised to enhance the lives of designers and boost their creativity.<br><\/p><p>This exciting new addition is expected to improve the quality of designs and accelerate the creative process.<br><\/p><p>We anticipate that this new addition will be a game-changer in the design world, revolutionizing how designers work!<\/p>","ar":"<p>قبل بضعة أيام، كان لدي الفرصة الرائعة للاجتماع مع مدير برنامج Adobe Illustrator، بناءً على طلب شركة Adobe العالمية. تمت دعوتي لمناقشة إحدى الإضافات الجديدة التي وعدت بتحسين حياة المصممين وتعزيز إبداعهم.<br><\/p><p>هذه الإضافة الجديدة والمثيرة متوقع أن تعزز جودة التصاميم وتسريع العملية الإبداعية.<br><\/p><p>نتوقع أن تكون هذه الإضافة الجديدة نقلة نوعية في عالم التصميم، محدثة تغييراً جذرياً في كيفية عمل المصممين!<\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/18-02-2024/Saurav Agrawal.png"
                "thumbnail" => "public/uploads/main/files/18-02-2024/Saurav Agrawal.png"
                "viewed" => 41
                "authored_date" => "02/18/2024"
                "created_at" => "2024-02-07 14:03:28"
                "updated_at" => "2024-02-18 18:02:07"
                "lms_id" => 1
                "tags" => "#Adobe #Illustrator #DesignEnhancement #Creativity #Technology #Designers,#Adobe #Illustrator #تحسين_التصميم #إبداع #تقنية #مصممون"
                "category_id" => 2
                "authored_time" => "2:02 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-18 14:02:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #original: array:20 [
                "id" => 3
                "user_id" => 1
                "title" => "{"ar":"لقاء حصري مع مدير Adobe Illustrator السيد سوراف أجروال","en":"Exclusive Interview with Adobe Illustrator Manager, Mr. Saurav Agrawal"}"
                "slug" => "-"
                "description" => "{"en":"<p>Just a few days ago, I had the wonderful opportunity to meet with the program manager of Adobe Illustrator, at the request of Adobe Corporation. I was invited to discuss one of the new additions that promised to enhance the lives of designers and boost their creativity.<br><\/p><p>This exciting new addition is expected to improve the quality of designs and accelerate the creative process.<br><\/p><p>We anticipate that this new addition will be a game-changer in the design world, revolutionizing how designers work!<\/p>","ar":"<p>قبل بضعة أيام، كان لدي الفرصة الرائعة للاجتماع مع مدير برنامج Adobe Illustrator، بناءً على طلب شركة Adobe العالمية. تمت دعوتي لمناقشة إحدى الإضافات الجديدة التي وعدت بتحسين حياة المصممين وتعزيز إبداعهم.<br><\/p><p>هذه الإضافة الجديدة والمثيرة متوقع أن تعزز جودة التصاميم وتسريع العملية الإبداعية.<br><\/p><p>نتوقع أن تكون هذه الإضافة الجديدة نقلة نوعية في عالم التصميم، محدثة تغييراً جذرياً في كيفية عمل المصممين!<\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/18-02-2024/Saurav Agrawal.png"
                "thumbnail" => "public/uploads/main/files/18-02-2024/Saurav Agrawal.png"
                "viewed" => 41
                "authored_date" => "02/18/2024"
                "created_at" => "2024-02-07 14:03:28"
                "updated_at" => "2024-02-18 18:02:07"
                "lms_id" => 1
                "tags" => "#Adobe #Illustrator #DesignEnhancement #Creativity #Technology #Designers,#Adobe #Illustrator #تحسين_التصميم #إبداع #تقنية #مصممون"
                "category_id" => 2
                "authored_time" => "2:02 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-18 14:02:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#3960}
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              #dates: array:3 [
                0 => "created_at"
                1 => "updated_at"
                2 => "authored_date_time"
              ]
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            3 => Modules\Blog\Entities\Blog {#4120
              #connection: "mysql"
              #table: "blogs"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:20 [
                "id" => 2
                "user_id" => 1
                "title" => "{"ar":"استكشاف مستقبل التصميم: ورشة عمل مذهلة بعنوان 'الذكاء الاصطناعي في التصميم الجرافيكي' في جامعة الزيتونة الأردنية","en":"Exploring the Future of Design: An Exciting Workshop on 'Artificial Intelligence in Graphic Design' at the University of Zaytouna, Jordan"}"
                "slug" => "-"
                "description" => "{"ar":"<p><font style=\"\" color=\"#000000\"><font face=\"Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji\" style=\"\"><span style=\"font-size: 16px; white-space-collapse: preserve; font-family: Arial;\">بتعاون مع معهد INSPIRE ME الدولي، وبمبادرة من جامعة الزيتونة - كلية الهندسة المعمارية، اقيمت ورشة عمل ريادية تحت عنوان \"الذكاء الاصطناعي في التصميم الجرافيكي: ADOBE FIREFLY &amp; ADOBE PHOTOSHOP WORKSHOP\". يقدم هذه الورشة الخبير في مجتمعات أدوبي، الأستاذ مدحت عيد، الذي حصل على المركز الأول عالميًا في قائمة سفراء شركة أدوبي العالمية. تأتي هذه الفعالية في إطار تطبيق الجامعة لعدة حدث، وأهمية تطبيق الذكاء الاصطناعي في مجالات الإبداع. ندعو جميع أعمال التصميم والتكنولوجيا للمشاركة في هذه التجربة المثيرة واستكشاف الذكاء الاصطناعي في التصميم المستقبلي للجرافيكي.<\/span><\/font><span style=\"font-family: Arial;\"><span style=\"font-family: Arial;\">\u{FEFF}<\/span><br><\/span><\/font><br><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/416041584_884087060176367_4767657055032355383_n.jpg1708269167.jpg\" style=\"width: 50%;\"><br><\/p>","en":"<p>In collaboration with the International Institute INSPIRE ME, and initiated by the University of Zaytouna - College of Architecture and Design, a pioneering workshop titled \"Artificial Intelligence in Graphic Design: ADOBE FIREFLY &amp; ADOBE PHOTOSHOP WORKSHOP\" is being held. This workshop is facilitated by Adobe Community Expert, Mr. Madhat Eid, who has achieved the top position globally in Adobe's Ambassador list. This event is part of the university's commitment to staying abreast of the latest technological advancements and the significance of implementing artificial intelligence in creative fields. We invite all those interested in design and technology to participate in this thrilling experience and explore the role of artificial intelligence in shaping the future of graphic design.<\/p><p><font color=\"#ececec\" face=\"Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji\"><br><\/font><\/p><p><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/416041584_884087060176367_4767657055032355383_n.jpg1708269477.jpg\" style=\"width: 1254.23px;\"><font color=\"#ececec\" face=\"Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji\">\r\n<span style=\"font-size: 16px; white-space-collapse: preserve; background-color: rgb(0, 0, 0);\">\r\n<\/span><\/font><br><\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/18-02-2024/416992333_883760126875727_824986868390834168_n.jpg"
                "thumbnail" => "public/uploads/main/files/18-02-2024/416992333_883760126875727_824986868390834168_n.jpg"
                "viewed" => 5391
                "authored_date" => "02/18/2024"
                "created_at" => "2024-02-07 13:59:23"
                "updated_at" => "2025-04-11 07:08:01"
                "lms_id" => 1
                "tags" => "#GraphicDesign #ArtificialIntelligence #Workshop #Adobe #INSPIRE_ME #CollegeOfArchitectureAndDesign #TechnologyAndInnovation #UniversityOfZaytouna"
                "category_id" => 4
                "authored_time" => "1:58 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-18 13:58:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #original: array:20 [
                "id" => 2
                "user_id" => 1
                "title" => "{"ar":"استكشاف مستقبل التصميم: ورشة عمل مذهلة بعنوان 'الذكاء الاصطناعي في التصميم الجرافيكي' في جامعة الزيتونة الأردنية","en":"Exploring the Future of Design: An Exciting Workshop on 'Artificial Intelligence in Graphic Design' at the University of Zaytouna, Jordan"}"
                "slug" => "-"
                "description" => "{"ar":"<p><font style=\"\" color=\"#000000\"><font face=\"Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji\" style=\"\"><span style=\"font-size: 16px; white-space-collapse: preserve; font-family: Arial;\">بتعاون مع معهد INSPIRE ME الدولي، وبمبادرة من جامعة الزيتونة - كلية الهندسة المعمارية، اقيمت ورشة عمل ريادية تحت عنوان \"الذكاء الاصطناعي في التصميم الجرافيكي: ADOBE FIREFLY &amp; ADOBE PHOTOSHOP WORKSHOP\". يقدم هذه الورشة الخبير في مجتمعات أدوبي، الأستاذ مدحت عيد، الذي حصل على المركز الأول عالميًا في قائمة سفراء شركة أدوبي العالمية. تأتي هذه الفعالية في إطار تطبيق الجامعة لعدة حدث، وأهمية تطبيق الذكاء الاصطناعي في مجالات الإبداع. ندعو جميع أعمال التصميم والتكنولوجيا للمشاركة في هذه التجربة المثيرة واستكشاف الذكاء الاصطناعي في التصميم المستقبلي للجرافيكي.<\/span><\/font><span style=\"font-family: Arial;\"><span style=\"font-family: Arial;\">\u{FEFF}<\/span><br><\/span><\/font><br><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/416041584_884087060176367_4767657055032355383_n.jpg1708269167.jpg\" style=\"width: 50%;\"><br><\/p>","en":"<p>In collaboration with the International Institute INSPIRE ME, and initiated by the University of Zaytouna - College of Architecture and Design, a pioneering workshop titled \"Artificial Intelligence in Graphic Design: ADOBE FIREFLY &amp; ADOBE PHOTOSHOP WORKSHOP\" is being held. This workshop is facilitated by Adobe Community Expert, Mr. Madhat Eid, who has achieved the top position globally in Adobe's Ambassador list. This event is part of the university's commitment to staying abreast of the latest technological advancements and the significance of implementing artificial intelligence in creative fields. We invite all those interested in design and technology to participate in this thrilling experience and explore the role of artificial intelligence in shaping the future of graphic design.<\/p><p><font color=\"#ececec\" face=\"Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji\"><br><\/font><\/p><p><img src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/editor-image\/416041584_884087060176367_4767657055032355383_n.jpg1708269477.jpg\" style=\"width: 1254.23px;\"><font color=\"#ececec\" face=\"Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji\">\r\n<span style=\"font-size: 16px; white-space-collapse: preserve; background-color: rgb(0, 0, 0);\">\r\n<\/span><\/font><br><\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/18-02-2024/416992333_883760126875727_824986868390834168_n.jpg"
                "thumbnail" => "public/uploads/main/files/18-02-2024/416992333_883760126875727_824986868390834168_n.jpg"
                "viewed" => 5391
                "authored_date" => "02/18/2024"
                "created_at" => "2024-02-07 13:59:23"
                "updated_at" => "2025-04-11 07:08:01"
                "lms_id" => 1
                "tags" => "#GraphicDesign #ArtificialIntelligence #Workshop #Adobe #INSPIRE_ME #CollegeOfArchitectureAndDesign #TechnologyAndInnovation #UniversityOfZaytouna"
                "category_id" => 4
                "authored_time" => "1:58 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-18 13:58:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#3960}
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              #dates: array:3 [
                0 => "created_at"
                1 => "updated_at"
                2 => "authored_date_time"
              ]
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            4 => Modules\Blog\Entities\Blog {#3966
              #connection: "mysql"
              #table: "blogs"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:20 [
                "id" => 1
                "user_id" => 1
                "title" => "{"en":"INSPIRE ME Institute in collaboration with QIMA Company, the exclusive agent of Certiport in Saudi Arabia","ar":"منصة ومعهد \" انسباير مي \" بالتعاون مع شركة قيمة الوكيل الحصري لشركة سيرتيبورت في السعودية"}"
                "slug" => "ACP-Qima"
                "description" => "{"en":"<p>is thrilled to present to you moments filled with excitement and delightful announcements. Expect the latest developments in the professional field through the ACP certification program accredited by Adobe. A strategic meeting was held with Mr. Mahmoud El-Sayed and Mr. Ayman from Value to prepare for the launch of a series of fantastic surprises during the second InspireMe Summit in Saudi Arabia. This summit is dedicated to showcasing the latest advancements in graphic design and artificial intelligence for designers. Stay tuned for all the upcoming details.<br><\/p>","ar":"<p><span style=\"font-size: 18px;\">\"توقعوا معنا لحظاتٍ مليئة بالإثارة والإعلانات المبهجة، حيث يسر منصة ومعهد إنسباير مي بالتعاون مع شركة قيمة، وكيل شركة سيرتيبورت في المملكة العربية السعودية، أن يقدما لكم أحدث التطورات في مجال الاحتراف، من خلال برنامج شهادات ACP المعتمدة من شركة أدوبي العالمية. تم تنظيم اجتماعٍ استراتيجيٍّ بمشاركة السيد محمود السيد والأستاذ أيمن من قيمة، للتحضير لإطلاق سلسلة من المفاجآت الرائعة خلال فعاليات مؤتمر إنسباير مي الثاني في السعودية، المخصص لاستعراض أحدث تطورات التصميم الجرافيكي والذكاء الاصطناعي للمصممين. ابقوا متابعين للحصول على كافة التفاصيل القادمة!\"<\/span><br><\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/14-02-2024/WhatsApp Image 2024-02-12 at 16.03.40 (1).jpeg"
                "thumbnail" => "public/uploads/main/files/14-02-2024/WhatsApp Image 2024-02-12 at 16.03.40 (1).jpeg"
                "viewed" => 4825
                "authored_date" => "02/14/2024"
                "created_at" => "2024-02-05 17:25:10"
                "updated_at" => "2025-04-11 07:08:06"
                "lms_id" => 1
                "tags" => "ADOBE,! #InspireMeSummit #ProfessionalDevelopment #GraphicDesign #AI #AdobeACP #ValueCompany #CertiportSaudiArabia"
                "category_id" => 4
                "authored_time" => "5:24 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-14 17:24:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #original: array:20 [
                "id" => 1
                "user_id" => 1
                "title" => "{"en":"INSPIRE ME Institute in collaboration with QIMA Company, the exclusive agent of Certiport in Saudi Arabia","ar":"منصة ومعهد \" انسباير مي \" بالتعاون مع شركة قيمة الوكيل الحصري لشركة سيرتيبورت في السعودية"}"
                "slug" => "ACP-Qima"
                "description" => "{"en":"<p>is thrilled to present to you moments filled with excitement and delightful announcements. Expect the latest developments in the professional field through the ACP certification program accredited by Adobe. A strategic meeting was held with Mr. Mahmoud El-Sayed and Mr. Ayman from Value to prepare for the launch of a series of fantastic surprises during the second InspireMe Summit in Saudi Arabia. This summit is dedicated to showcasing the latest advancements in graphic design and artificial intelligence for designers. Stay tuned for all the upcoming details.<br><\/p>","ar":"<p><span style=\"font-size: 18px;\">\"توقعوا معنا لحظاتٍ مليئة بالإثارة والإعلانات المبهجة، حيث يسر منصة ومعهد إنسباير مي بالتعاون مع شركة قيمة، وكيل شركة سيرتيبورت في المملكة العربية السعودية، أن يقدما لكم أحدث التطورات في مجال الاحتراف، من خلال برنامج شهادات ACP المعتمدة من شركة أدوبي العالمية. تم تنظيم اجتماعٍ استراتيجيٍّ بمشاركة السيد محمود السيد والأستاذ أيمن من قيمة، للتحضير لإطلاق سلسلة من المفاجآت الرائعة خلال فعاليات مؤتمر إنسباير مي الثاني في السعودية، المخصص لاستعراض أحدث تطورات التصميم الجرافيكي والذكاء الاصطناعي للمصممين. ابقوا متابعين للحصول على كافة التفاصيل القادمة!\"<\/span><br><\/p>"}"
                "status" => 1
                "image" => "public/uploads/main/files/14-02-2024/WhatsApp Image 2024-02-12 at 16.03.40 (1).jpeg"
                "thumbnail" => "public/uploads/main/files/14-02-2024/WhatsApp Image 2024-02-12 at 16.03.40 (1).jpeg"
                "viewed" => 4825
                "authored_date" => "02/14/2024"
                "created_at" => "2024-02-05 17:25:10"
                "updated_at" => "2025-04-11 07:08:06"
                "lms_id" => 1
                "tags" => "ADOBE,! #InspireMeSummit #ProfessionalDevelopment #GraphicDesign #AI #AdobeACP #ValueCompany #CertiportSaudiArabia"
                "category_id" => 4
                "authored_time" => "5:24 PM"
                "audience" => 1
                "authored_date_time" => "2024-02-14 17:24:00"
                "position_audience" => 1
                "link" => "-"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#3960}
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              #dates: array:3 [
                0 => "created_at"
                1 => "updated_at"
                2 => "authored_date_time"
              ]
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        seconds
        null
        delete
        https://inspire-me.online/_debugbar/cache/BlogPosList_enmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4007
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4055
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3958
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4060
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3963
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4190
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4029
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4233
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4123
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4282
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4165
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4188
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3966
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4012
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4007
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4165
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3958
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3963
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4233
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4190
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4060
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4123
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4163
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4029
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4221
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3866
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4060
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4233
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4029
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4123
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4012
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4190
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4163
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#3958
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4116
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4165
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3969
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3960
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4278
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4015
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3692
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4055
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4229
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4021
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4118
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4074
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3981
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4014
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit saasInstituteTablemain (0μs)forget
        Params
        key
        saasInstituteTablemain
        tags
        value
        true
        delete
        https://inspire-me.online/_debugbar/cache/saasInstituteTablemain
      • hit saasInstitutemain (0μs)forget
        Params
        key
        saasInstitutemain
        tags
        value
        App\Models\LmsInstitute {#4075
          #connection: "mysql"
          #table: "lms_institutes"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 1
            "name" => "Infix Lms"
            "description" => "Infix Lms"
            "address" => ""
            "phone" => null
            "email" => null
            "domain" => "main"
            "user_id" => 1
            "status" => 1
            "deleted_at" => null
            "created_at" => "2024-01-08 17:57:50"
            "updated_at" => "2024-01-08 17:57:50"
            "parent_id" => null
            "lms_id" => 1
          ]
          #original: array:14 [
            "id" => 1
            "name" => "Infix Lms"
            "description" => "Infix Lms"
            "address" => ""
            "phone" => null
            "email" => null
            "domain" => "main"
            "user_id" => 1
            "status" => 1
            "deleted_at" => null
            "created_at" => "2024-01-08 17:57:50"
            "updated_at" => "2024-01-08 17:57:50"
            "parent_id" => null
            "lms_id" => 1
          ]
          #changes: []
          #casts: array:1 [
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #forceDeleting: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/saasInstitutemain
      • hit saasInstituteTablemain (0μs)forget
        Params
        key
        saasInstituteTablemain
        tags
        value
        true
        delete
        https://inspire-me.online/_debugbar/cache/saasInstituteTablemain
      • hit saasInstitutemain (0μs)forget
        Params
        key
        saasInstitutemain
        tags
        value
        App\Models\LmsInstitute {#4103
          #connection: "mysql"
          #table: "lms_institutes"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:14 [
            "id" => 1
            "name" => "Infix Lms"
            "description" => "Infix Lms"
            "address" => ""
            "phone" => null
            "email" => null
            "domain" => "main"
            "user_id" => 1
            "status" => 1
            "deleted_at" => null
            "created_at" => "2024-01-08 17:57:50"
            "updated_at" => "2024-01-08 17:57:50"
            "parent_id" => null
            "lms_id" => 1
          ]
          #original: array:14 [
            "id" => 1
            "name" => "Infix Lms"
            "description" => "Infix Lms"
            "address" => ""
            "phone" => null
            "email" => null
            "domain" => "main"
            "user_id" => 1
            "status" => 1
            "deleted_at" => null
            "created_at" => "2024-01-08 17:57:50"
            "updated_at" => "2024-01-08 17:57:50"
            "parent_id" => null
            "lms_id" => 1
          ]
          #changes: []
          #casts: array:1 [
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          #dates: array:1 [
            0 => "deleted_at"
          ]
          #forceDeleting: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/saasInstitutemain
      • hit color_theme_main (0μs)forget
        Params
        key
        color_theme_main
        tags
        value
        {#4103
          +"primary_color": "#e1251b"
          +"secondary_color": "#332e20"
          +"footer_background_color": "#414042"
          +"footer_headline_color": "#ffffff"
          +"footer_text_color": "#f6f6f9"
          +"footer_text_hover_color": "#e1251b"
          +"bg_color": "#332e20"
        }
        delete
        https://inspire-me.online/_debugbar/cache/color_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3921
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4128
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3922
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4114
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4126
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4112
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#3977
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#3984
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3975
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#3913
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4101
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#3893
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit categories_enmain (0μs)forget
        Params
        key
        categories_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4074
          #items: array:6 [
            0 => Modules\CourseSetting\Entities\Category {#4229
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 9
                "name" => "{"en":"Live Seminars"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 9
                "name" => "{"en":"Live Seminars"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4055
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3692
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4015
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\CourseSetting\Entities\Category {#4278
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 8
                "name" => "{"en":"Inspire Me KSA 2024"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 0
              ]
              #original: array:8 [
                "id" => 8
                "name" => "{"en":"Inspire Me KSA 2024"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 0
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3969
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3966
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3973
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\CourseSetting\Entities\Category {#4282
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 4
                "name" => "{"en":"Adobe Certified Professional"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 4
              ]
              #original: array:8 [
                "id" => 4
                "name" => "{"en":"Adobe Certified Professional"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 4
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3975
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#4075
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #original: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#3984
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #original: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#3893
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #original: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4101
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#3913
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 7
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 3
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-21 16:07:08"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #original: array:17 [
                        "id" => 7
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 3
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-21 16:07:08"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4128
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#3977
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 6
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 4
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:39:01"
                        "updated_at" => "2025-03-06 01:56:40"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 1
                        "total_quizzes" => null
                      ]
                      #original: array:17 [
                        "id" => 6
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 4
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:39:01"
                        "updated_at" => "2025-03-06 01:56:40"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 1
                        "total_quizzes" => null
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4112
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#4126
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:17 [
                        "id" => 5
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 5
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:38:15"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #original: array:17 [
                        "id" => 5
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                        "user_id" => 1
                        "status" => 1
                        "title" => null
                        "description" => "{"en":null}"
                        "url" => null
                        "show_home" => 0
                        "position_order" => 5
                        "image" => null
                        "thumbnail" => null
                        "created_at" => "2024-01-17 14:38:15"
                        "updated_at" => "2024-03-21 21:28:57"
                        "lms_id" => 1
                        "parent_id" => 4
                        "total_courses" => 0
                        "total_quizzes" => 0
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4114
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3922
                  #items: array:3 [
                    0 => Modules\CourseSetting\Entities\Category {#3921
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #original: array:3 [
                        "id" => 7
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional  Adobe InDesign"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\CourseSetting\Entities\Category {#3961
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #original: array:3 [
                        "id" => 6
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Photoshop"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                    2 => Modules\CourseSetting\Entities\Category {#4103
                      #connection: "mysql"
                      #table: "categories"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #original: array:3 [
                        "id" => 5
                        "parent_id" => 4
                        "name" => "{"en":"Adobe Certified Professional Adobe Illustrator"}"
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: array:1 [
                        0 => "courseCount"
                      ]
                      #dispatchesEvents: []
                      #observables: []
                      #relations: []
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: array:7 [
                        0 => "name"
                        1 => "status"
                        2 => "show_home"
                        3 => "position_order"
                        4 => "image"
                        5 => "thumbnail"
                        6 => "description"
                      ]
                      #guarded: array:1 [
                        0 => "*"
                      ]
                      +translatable: array:2 [
                        0 => "name"
                        1 => "description"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            3 => Modules\CourseSetting\Entities\Category {#4019
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 3
                "name" => "{"en":"Artificial intelligents"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 3
                "name" => "{"en":"Artificial intelligents"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#3917
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3988
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#3987
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            4 => Modules\CourseSetting\Entities\Category {#4050
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 1
                "name" => "{"en":"Photoshop"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 1
                "name" => "{"en":"Photoshop"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4093
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#3996
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4009
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
            5 => Modules\CourseSetting\Entities\Category {#4080
              #connection: "mysql"
              #table: "categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "id" => 2
                "name" => "{"en":"Illustrator"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #original: array:8 [
                "id" => 2
                "name" => "{"en":"Illustrator"}"
                "title" => null
                "description" => "{"en":null}"
                "image" => null
                "thumbnail" => null
                "parent_id" => null
                "courses_count" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:1 [
                0 => "courseCount"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: array:3 [
                "activeSubcategories" => Illuminate\Database\Eloquent\Collection {#4001
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "childs" => Illuminate\Database\Eloquent\Collection {#4102
                  #items: []
                  #escapeWhenCastingToString: false
                }
                "subcategories" => Illuminate\Database\Eloquent\Collection {#4088
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: array:7 [
                0 => "name"
                1 => "status"
                2 => "show_home"
                3 => "position_order"
                4 => "image"
                5 => "thumbnail"
                6 => "description"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:2 [
                0 => "name"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/categories_enmain
      • hit languages_enmain (0μs)forget
        Params
        key
        languages_enmain
        tags
        value
        Illuminate\Support\Collection {#3955
          #items: array:2 [
            0 => {#3687
              +"id": 3
              +"name": "Arabic"
              +"code": "ar"
              +"rtl": 1
              +"status": 1
              +"native": "العربية"
            }
            1 => {#4098
              +"id": 19
              +"name": "English"
              +"code": "en"
              +"rtl": 0
              +"status": 1
              +"native": "English"
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/languages_enmain
      • hit menus_enmain (0μs)forget
        Params
        key
        menus_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4134
          #items: array:10 [
            0 => Modules\FrontendManage\Entities\HeaderMenu {#4180
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 1
                "type" => "Static Page"
                "element_id" => 2
                "title" => "{"en":"HOME","ar":"الرئيسية"}"
                "link" => "/"
                "parent_id" => null
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 1
                "type" => "Static Page"
                "element_id" => 2
                "title" => "{"en":"HOME","ar":"الرئيسية"}"
                "link" => "/"
                "parent_id" => null
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4230
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\HeaderMenu {#3985
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 13
                "type" => "Dynamic Page"
                "element_id" => 49
                "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                "link" => "https://inspire-me.online/acp-certificates"
                "parent_id" => 11
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 13
                "type" => "Dynamic Page"
                "element_id" => 49
                "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                "link" => "https://inspire-me.online/acp-certificates"
                "parent_id" => 11
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4104
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\HeaderMenu {#4237
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 19
                "type" => "Dynamic Page"
                "element_id" => 43
                "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                "link" => "https://inspire-me.online/about-us"
                "parent_id" => 17
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 19
                "type" => "Dynamic Page"
                "element_id" => 43
                "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                "link" => "https://inspire-me.online/about-us"
                "parent_id" => 17
                "position" => 1
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3980
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\HeaderMenu {#4107
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 11
                "type" => "Dynamic Page"
                "element_id" => 48
                "title" => "{"en":"ADOBE CERTIFICATIONS","ar":"شهادات أدوبي"}"
                "link" => "#"
                "parent_id" => null
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 11
                "type" => "Dynamic Page"
                "element_id" => 48
                "title" => "{"en":"ADOBE CERTIFICATIONS","ar":"شهادات أدوبي"}"
                "link" => "#"
                "parent_id" => null
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4122
                  #items: array:2 [
                    0 => Modules\FrontendManage\Entities\HeaderMenu {#3982
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 13
                        "type" => "Dynamic Page"
                        "element_id" => 49
                        "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                        "link" => "https://inspire-me.online/acp-certificates"
                        "parent_id" => 11
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:47:54"
                        "updated_at" => "2024-03-28 11:34:15"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 13
                        "type" => "Dynamic Page"
                        "element_id" => 49
                        "title" => "{"en":"ACP Certificates","ar":"شهادات أدوبي الاحترافية"}"
                        "link" => "https://inspire-me.online/acp-certificates"
                        "parent_id" => 11
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:47:54"
                        "updated_at" => "2024-03-28 11:34:15"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3967
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\FrontendManage\Entities\HeaderMenu {#4095
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 14
                        "type" => "Dynamic Page"
                        "element_id" => 50
                        "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                        "link" => "https://inspire-me.online/benifits"
                        "parent_id" => 11
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:48:06"
                        "updated_at" => "2024-03-28 11:34:24"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 14
                        "type" => "Dynamic Page"
                        "element_id" => 50
                        "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                        "link" => "https://inspire-me.online/benifits"
                        "parent_id" => 11
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-01-08 20:48:06"
                        "updated_at" => "2024-03-28 11:34:24"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#4052
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\HeaderMenu {#3994
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 14
                "type" => "Dynamic Page"
                "element_id" => 50
                "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                "link" => "https://inspire-me.online/benifits"
                "parent_id" => 11
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 14
                "type" => "Dynamic Page"
                "element_id" => 50
                "title" => "{"en":"ACP BENIFITS","ar":"فوائد شهادات أدوبي"}"
                "link" => "https://inspire-me.online/benifits"
                "parent_id" => 11
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3853
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\HeaderMenu {#4140
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 18
                "type" => "Dynamic Page"
                "element_id" => 44
                "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                "link" => "https://inspire-me.online/medhat-eid"
                "parent_id" => 17
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 18
                "type" => "Dynamic Page"
                "element_id" => 44
                "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                "link" => "https://inspire-me.online/medhat-eid"
                "parent_id" => 17
                "position" => 2
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3767
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            6 => Modules\FrontendManage\Entities\HeaderMenu {#4139
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 21
                "type" => "Static Page"
                "element_id" => 3
                "title" => "{"en":"COURSES","ar":"الدورات"}"
                "link" => "https://inspire-me.online/courses"
                "parent_id" => null
                "position" => 3
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 21
                "type" => "Static Page"
                "element_id" => 3
                "title" => "{"en":"COURSES","ar":"الدورات"}"
                "link" => "https://inspire-me.online/courses"
                "parent_id" => null
                "position" => 3
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3950
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            7 => Modules\FrontendManage\Entities\HeaderMenu {#4138
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 16
                "type" => "Static Page"
                "element_id" => 10
                "title" => "{"en":"BLOG","ar":"المدونة وآخر الأخبار"}"
                "link" => "https://inspire-me.online/blog"
                "parent_id" => null
                "position" => 4
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 16
                "type" => "Static Page"
                "element_id" => 10
                "title" => "{"en":"BLOG","ar":"المدونة وآخر الأخبار"}"
                "link" => "https://inspire-me.online/blog"
                "parent_id" => null
                "position" => 4
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3951
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            8 => Modules\FrontendManage\Entities\HeaderMenu {#4137
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 17
                "type" => "Static Page"
                "element_id" => 8
                "title" => "{"en":"ABOUT US","ar":"من نحن"}"
                "link" => null
                "parent_id" => null
                "position" => 5
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 17
                "type" => "Static Page"
                "element_id" => 8
                "title" => "{"en":"ABOUT US","ar":"من نحن"}"
                "link" => null
                "parent_id" => null
                "position" => 5
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#3952
                  #items: array:2 [
                    0 => Modules\FrontendManage\Entities\HeaderMenu {#4133
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 19
                        "type" => "Dynamic Page"
                        "element_id" => 43
                        "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                        "link" => "https://inspire-me.online/about-us"
                        "parent_id" => 17
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:16:03"
                        "updated_at" => "2024-03-28 11:32:56"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 19
                        "type" => "Dynamic Page"
                        "element_id" => 43
                        "title" => "{"en":"INSPIRE ME INSTITUTE","ar":"معهد ومنصة انسباير مي"}"
                        "link" => "https://inspire-me.online/about-us"
                        "parent_id" => 17
                        "position" => 1
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:16:03"
                        "updated_at" => "2024-03-28 11:32:56"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3956
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                    1 => Modules\FrontendManage\Entities\HeaderMenu {#4100
                      #connection: "mysql"
                      #table: "header_menus"
                      #primaryKey: "id"
                      #keyType: "int"
                      +incrementing: true
                      #with: []
                      #withCount: []
                      +preventsLazyLoading: false
                      #perPage: 15
                      +exists: true
                      +wasRecentlyCreated: false
                      #escapeWhenCastingToString: false
                      #attributes: array:14 [
                        "id" => 18
                        "type" => "Dynamic Page"
                        "element_id" => 44
                        "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                        "link" => "https://inspire-me.online/medhat-eid"
                        "parent_id" => 17
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:15:20"
                        "updated_at" => "2024-03-28 11:32:40"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #original: array:14 [
                        "id" => 18
                        "type" => "Dynamic Page"
                        "element_id" => 44
                        "title" => "{"en":"MEDHAT EID","ar":"عن مدحت عيد"}"
                        "link" => "https://inspire-me.online/medhat-eid"
                        "parent_id" => 17
                        "position" => 2
                        "show" => 0
                        "is_newtab" => 0
                        "created_at" => "2024-02-06 12:15:20"
                        "updated_at" => "2024-03-28 11:32:40"
                        "lms_id" => 1
                        "mega_menu" => 0
                        "mega_menu_column" => 2
                      ]
                      #changes: []
                      #casts: []
                      #classCastCache: []
                      #attributeCastCache: []
                      #dateFormat: null
                      #appends: []
                      #dispatchesEvents: []
                      #observables: []
                      #relations: array:1 [
                        "childs" => Illuminate\Database\Eloquent\Collection {#3989
                          #items: []
                          #escapeWhenCastingToString: false
                        }
                      ]
                      #touches: []
                      +timestamps: true
                      +usesUniqueIds: false
                      #hidden: []
                      #visible: []
                      #fillable: []
                      #guarded: array:1 [
                        0 => "id"
                      ]
                      +translatable: array:1 [
                        0 => "title"
                      ]
                      #translationLocale: null
                    }
                  ]
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
            9 => Modules\FrontendManage\Entities\HeaderMenu {#4056
              #connection: "mysql"
              #table: "header_menus"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:11 [
                "id" => 6
                "type" => "Static Page"
                "element_id" => 7
                "title" => "{"en":"CONTACT US","ar":"اتصل بنا"}"
                "link" => "/contact-us"
                "parent_id" => null
                "position" => 6
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #original: array:11 [
                "id" => 6
                "type" => "Static Page"
                "element_id" => 7
                "title" => "{"en":"CONTACT US","ar":"اتصل بنا"}"
                "link" => "/contact-us"
                "parent_id" => null
                "position" => 6
                "show" => 0
                "is_newtab" => 0
                "mega_menu" => 0
                "mega_menu_column" => 2
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "childs" => Illuminate\Database\Eloquent\Collection {#4025
                  #items: []
                  #escapeWhenCastingToString: false
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "title"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/menus_enmain
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3981
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4033
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4053
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4048
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3854
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4020
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4051
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4017
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3590
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4073
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4089
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4013
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit LanguageList_main (0μs)forget
        Params
        key
        LanguageList_main
        tags
        value
        Illuminate\Support\Collection {#4076
          #items: array:2 [
            0 => {#4085
              +"id": 3
              +"code": "ar"
              +"name": "Arabic"
              +"native": "العربية"
            }
            1 => {#4000
              +"id": 19
              +"code": "en"
              +"name": "English"
              +"native": "English"
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/LanguageList_main
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4051
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3854
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4020
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4056
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4048
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3981
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4064
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4134
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4053
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4137
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3767
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#3952
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit popup_contents_enmain (0μs)forget
        Params
        key
        popup_contents_enmain
        tags
        value
        Modules\PopupContent\Entities\PopupContent {#4140
          #connection: "mysql"
          #table: "popup_contents"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:10 [
            "id" => 1
            "image" => null
            "title" => "{"en":"Your Gateway to Knowledge! - Introducing the Infix Learning Management System","ar":"Your Gateway to Knowledge! - Introducing the Infix Learning Management System"}"
            "message" => "{"en":"Unlock the power of seamless learning with our cutting-edge Infix Learning Management System. Designed to empower individuals and organizations, our platform revolutionizes the way you acquire knowledge, making learning an engaging and transformative experience.","ar":"Unlock the power of seamless learning with our cutting-edge Infix Learning Management System. Designed to empower individuals and organizations, our platform revolutionizes the way you acquire knowledge, making learning an engaging and transformative experience."}"
            "link" => "https://lms.inspire-me.online/"
            "btn_txt" => "{"en":"Visit Website","ar":"Visit Website"}"
            "created_at" => "2024-01-08 17:57:41"
            "updated_at" => "2024-01-25 17:56:34"
            "lms_id" => 1
            "status" => 0
          ]
          #original: array:10 [
            "id" => 1
            "image" => null
            "title" => "{"en":"Your Gateway to Knowledge! - Introducing the Infix Learning Management System","ar":"Your Gateway to Knowledge! - Introducing the Infix Learning Management System"}"
            "message" => "{"en":"Unlock the power of seamless learning with our cutting-edge Infix Learning Management System. Designed to empower individuals and organizations, our platform revolutionizes the way you acquire knowledge, making learning an engaging and transformative experience.","ar":"Unlock the power of seamless learning with our cutting-edge Infix Learning Management System. Designed to empower individuals and organizations, our platform revolutionizes the way you acquire knowledge, making learning an engaging and transformative experience."}"
            "link" => "https://lms.inspire-me.online/"
            "btn_txt" => "{"en":"Visit Website","ar":"Visit Website"}"
            "created_at" => "2024-01-08 17:57:41"
            "updated_at" => "2024-01-25 17:56:34"
            "lms_id" => 1
            "status" => 0
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:3 [
            0 => "title"
            1 => "message"
            2 => "btn_txt"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/popup_contents_enmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4016
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3967
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4008
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#4122
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3853
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3951
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4095
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4107
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4052
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4081
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3973
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4004
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit newsletterSetting_main (0μs)forget
        Params
        key
        newsletterSetting_main
        tags
        value
        {#4025
          +"home_status": 1
          +"home_service": "Local"
          +"home_list_id": null
          +"student_status": 1
          +"student_service": "Local"
          +"student_list_id": null
          +"instructor_status": 1
          +"instructor_service": "Local"
          +"instructor_list_id": null
        }
        delete
        https://inspire-me.online/_debugbar/cache/newsletterSetting_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4008
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3853
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3951
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3967
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4107
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4004
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#3973
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4081
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4095
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4181
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3975
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4278
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit footerSetting_enmain (0μs)forget
        Params
        key
        footerSetting_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4018
          #items: array:7 [
            0 => Modules\FooterSetting\Entities\FooterSetting {#4052
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            1 => Modules\FooterSetting\Entities\FooterSetting {#3994
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            2 => Modules\FooterSetting\Entities\FooterSetting {#4095
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            3 => Modules\FooterSetting\Entities\FooterSetting {#4278
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            4 => Modules\FooterSetting\Entities\FooterSetting {#3975
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            5 => Modules\FooterSetting\Entities\FooterSetting {#4181
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            6 => Modules\FooterSetting\Entities\FooterSetting {#3853
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/footerSetting_enmain
      • hit footerSetting_enmain (0μs)forget
        Params
        key
        footerSetting_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4095
          #items: array:7 [
            0 => Modules\FooterSetting\Entities\FooterSetting {#3853
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            1 => Modules\FooterSetting\Entities\FooterSetting {#4181
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            2 => Modules\FooterSetting\Entities\FooterSetting {#3975
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            3 => Modules\FooterSetting\Entities\FooterSetting {#4278
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            4 => Modules\FooterSetting\Entities\FooterSetting {#3994
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            5 => Modules\FooterSetting\Entities\FooterSetting {#4052
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            6 => Modules\FooterSetting\Entities\FooterSetting {#4107
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/footerSetting_enmain
      • hit social_links_main (0μs)forget
        Params
        key
        social_links_main
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4095
          #items: []
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/social_links_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3951
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4068
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4278
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3969
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#3967
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#3956
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4181
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4018
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3975
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4122
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4106
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4008
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit sectionWidgets_enmain (0μs)forget
        Params
        key
        sectionWidgets_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#3994
          #items: array:7 [
            0 => Modules\FooterSetting\Entities\FooterWidget {#3975
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 1
                "user_id" => 1
                "name" => "{"en":"Unlock Your Potential"}"
                "slug" => "unlock-your-potential"
                "description" => "Do you ever feel like you have the potential to do great things with your life, but just aren’t sure how to start? We know that feeling very well, as it’s taken me years of reflection to figure out what activities makes you feel happy and fulfilled. We hope we will give you a gentle shove in the right direction"
                "category" => "1"
                "page" => ""
                "page_id" => 22
                "section" => "1"
                "is_static" => 0
                "status" => 1
                "created_at" => null
                "updated_at" => "2024-02-06 13:28:23"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #original: array:16 [
                "id" => 1
                "user_id" => 1
                "name" => "{"en":"Unlock Your Potential"}"
                "slug" => "unlock-your-potential"
                "description" => "Do you ever feel like you have the potential to do great things with your life, but just aren’t sure how to start? We know that feeling very well, as it’s taken me years of reflection to figure out what activities makes you feel happy and fulfilled. We hope we will give you a gentle shove in the right direction"
                "category" => "1"
                "page" => ""
                "page_id" => 22
                "section" => "1"
                "is_static" => 0
                "status" => 1
                "created_at" => null
                "updated_at" => "2024-02-06 13:28:23"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#4008
                  #connection: "mysql"
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: array:13 [
                    "id" => 22
                    "name" => "Unlock Your Potential"
                    "title" => "Unlock Your Potential"
                    "sub_title" => "Unlock Your Potential"
                    "details" => "{"en":"<div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\" data-aoraeditor-title=\"Text block\" data-aoraeditor-categories=\"Text\">\n    <div class='row'>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n            <div class='breadcrumb_area bradcam_bg_1 position-relative'>\n                <div class='breadcrumb_img w-100 h-100 position-absolute bottom-0 left-0'>\n                    <img class='w-100 h-100 img-cover' src='https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/banner\/bradcam_bg_1.jpg' alt=''>\n                <\/div>\n                <div class='container'>\n                    <div class='row'>\n                        <div class='col-lg-9 offset-lg-1'>\n                            <div class='breadcam_wrap'>\n                                <span>Unlock Your Potential<\/span>\n                                <h3>Unlock Your Potential<\/h3>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n        <div class='courses_area'><div class='container'><div class='row justify-content-center'><div class='col-lg-12'>\n\n            Do you ever feel like you have the potential to do great things with your life, but just aren’t sure how to start? We know that feeling very well, as it’s taken me years of reflection to figure out what activities makes you feel happy and fulfilled. We hope we will give you a gentle shove in the right direction\n\n            <\/div><\/div><\/div><\/div>\n        <\/div>\n    <\/div><\/div><\/div><\/div>"}"
                    "slug" => "unlock-your-potential"
                    "status" => 1
                    "is_static" => 0
                    "created_at" => null
                    "updated_at" => "2024-02-05 12:36:30"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #original: array:13 [
                    "id" => 22
                    "name" => "Unlock Your Potential"
                    "title" => "Unlock Your Potential"
                    "sub_title" => "Unlock Your Potential"
                    "details" => "{"en":"<div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\" data-aoraeditor-title=\"Text block\" data-aoraeditor-categories=\"Text\">\n    <div class='row'>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n            <div class='breadcrumb_area bradcam_bg_1 position-relative'>\n                <div class='breadcrumb_img w-100 h-100 position-absolute bottom-0 left-0'>\n                    <img class='w-100 h-100 img-cover' src='https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/banner\/bradcam_bg_1.jpg' alt=''>\n                <\/div>\n                <div class='container'>\n                    <div class='row'>\n                        <div class='col-lg-9 offset-lg-1'>\n                            <div class='breadcam_wrap'>\n                                <span>Unlock Your Potential<\/span>\n                                <h3>Unlock Your Potential<\/h3>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n        <div class='courses_area'><div class='container'><div class='row justify-content-center'><div class='col-lg-12'>\n\n            Do you ever feel like you have the potential to do great things with your life, but just aren’t sure how to start? We know that feeling very well, as it’s taken me years of reflection to figure out what activities makes you feel happy and fulfilled. We hope we will give you a gentle shove in the right direction\n\n            <\/div><\/div><\/div><\/div>\n        <\/div>\n    <\/div><\/div><\/div><\/div>"}"
                    "slug" => "unlock-your-potential"
                    "status" => 1
                    "is_static" => 0
                    "created_at" => null
                    "updated_at" => "2024-02-05 12:36:30"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
            1 => Modules\FooterSetting\Entities\FooterWidget {#4106
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 6
                "user_id" => 1
                "name" => "{"en":"InfixEdu for Business"}"
                "slug" => "infixedu-for-business"
                "description" => "'Think about your specific user experience, and the journey the user will go through as they navigate your site,' added Gabriel Shaoolian, CEO of website design and digital marketing agency Blue Fountain Media. 'Whatever the fundamental goal of your website is or whatever the focus may be, users should be easily able to achieve it, and the goal itself should be reinforced as users navigate throughout your site.'If you don't plan to accept payments through your website, you won't have as much work to do in setting it up. If you are a retailer or service provider and want to offer customers the option to pay online, you'll need to use an external service to receive your payments, which we'll discuss later in this article. "
                "category" => "2"
                "page" => ""
                "page_id" => 27
                "section" => "2"
                "is_static" => 0
                "status" => 1
                "created_at" => null
                "updated_at" => "2024-02-06 13:28:28"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #original: array:16 [
                "id" => 6
                "user_id" => 1
                "name" => "{"en":"InfixEdu for Business"}"
                "slug" => "infixedu-for-business"
                "description" => "'Think about your specific user experience, and the journey the user will go through as they navigate your site,' added Gabriel Shaoolian, CEO of website design and digital marketing agency Blue Fountain Media. 'Whatever the fundamental goal of your website is or whatever the focus may be, users should be easily able to achieve it, and the goal itself should be reinforced as users navigate throughout your site.'If you don't plan to accept payments through your website, you won't have as much work to do in setting it up. If you are a retailer or service provider and want to offer customers the option to pay online, you'll need to use an external service to receive your payments, which we'll discuss later in this article. "
                "category" => "2"
                "page" => ""
                "page_id" => 27
                "section" => "2"
                "is_static" => 0
                "status" => 1
                "created_at" => null
                "updated_at" => "2024-02-06 13:28:28"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#4122
                  #connection: "mysql"
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: array:13 [
                    "id" => 27
                    "name" => "InfixEdu for Business"
                    "title" => "InfixEdu for Business"
                    "sub_title" => "InfixEdu for Business"
                    "details" => "{"en":"<div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\" data-aoraeditor-title=\"Text block\" data-aoraeditor-categories=\"Text\">\n    <div class='row'>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n            <div class='breadcrumb_area bradcam_bg_1 position-relative'>\n                <div class='breadcrumb_img w-100 h-100 position-absolute bottom-0 left-0'>\n                    <img class='w-100 h-100 img-cover' src='https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/banner\/bradcam_bg_1.jpg' alt=''>\n                <\/div>\n                <div class='container'>\n                    <div class='row'>\n                        <div class='col-lg-9 offset-lg-1'>\n                            <div class='breadcam_wrap'>\n                                <span>InfixEdu for Business<\/span>\n                                <h3>InfixEdu for Business<\/h3>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n        <div class='courses_area'><div class='container'><div class='row justify-content-center'><div class='col-lg-12'>\n\n            'Think about your specific user experience, and the journey the user will go through as they navigate your site,' added Gabriel Shaoolian, CEO of website design and digital marketing agency Blue Fountain Media. 'Whatever the fundamental goal of your website is or whatever the focus may be, users should be easily able to achieve it, and the goal itself should be reinforced as users navigate throughout your site.'If you don't plan to accept payments through your website, you won't have as much work to do in setting it up. If you are a retailer or service provider and want to offer customers the option to pay online, you'll need to use an external service to receive your payments, which we'll discuss later in this article. \n\n            <\/div><\/div><\/div><\/div>\n        <\/div>\n    <\/div><\/div><\/div><\/div>"}"
                    "slug" => "infixedu-for-business"
                    "status" => 1
                    "is_static" => 0
                    "created_at" => null
                    "updated_at" => "2024-02-05 12:36:30"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #original: array:13 [
                    "id" => 27
                    "name" => "InfixEdu for Business"
                    "title" => "InfixEdu for Business"
                    "sub_title" => "InfixEdu for Business"
                    "details" => "{"en":"<div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\" data-aoraeditor-title=\"Text block\" data-aoraeditor-categories=\"Text\">\n    <div class='row'>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n            <div class='breadcrumb_area bradcam_bg_1 position-relative'>\n                <div class='breadcrumb_img w-100 h-100 position-absolute bottom-0 left-0'>\n                    <img class='w-100 h-100 img-cover' src='https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/banner\/bradcam_bg_1.jpg' alt=''>\n                <\/div>\n                <div class='container'>\n                    <div class='row'>\n                        <div class='col-lg-9 offset-lg-1'>\n                            <div class='breadcam_wrap'>\n                                <span>InfixEdu for Business<\/span>\n                                <h3>InfixEdu for Business<\/h3>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class='col-sm-12 ui-resizable' data-type='container-content'>\n        <div class='courses_area'><div class='container'><div class='row justify-content-center'><div class='col-lg-12'>\n\n            'Think about your specific user experience, and the journey the user will go through as they navigate your site,' added Gabriel Shaoolian, CEO of website design and digital marketing agency Blue Fountain Media. 'Whatever the fundamental goal of your website is or whatever the focus may be, users should be easily able to achieve it, and the goal itself should be reinforced as users navigate throughout your site.'If you don't plan to accept payments through your website, you won't have as much work to do in setting it up. If you are a retailer or service provider and want to offer customers the option to pay online, you'll need to use an external service to receive your payments, which we'll discuss later in this article. \n\n            <\/div><\/div><\/div><\/div>\n        <\/div>\n    <\/div><\/div><\/div><\/div>"}"
                    "slug" => "infixedu-for-business"
                    "status" => 1
                    "is_static" => 0
                    "created_at" => null
                    "updated_at" => "2024-02-05 12:36:30"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
            2 => Modules\FooterSetting\Entities\FooterWidget {#4068
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 12
                "user_id" => 1
                "name" => "{"en":"Blog"}"
                "slug" => "/blogs"
                "description" => "Plus, you'll also learn Justin's go-to camera settings, must-have gear, and recommendations on a budget. By the end, you'll know how to master your settings, shoot in manual mode for total control. Transfers of Personal Data: The Services are hosted and operated in the United States (“U.S.”) through Skillshare and its service providers, and if you do not reside in the U.S., laws in the U.S. may differ from the laws where you reside. By using the Services, you acknowledge that any Personal Data about you."
                "category" => "3"
                "page" => "blogs"
                "page_id" => 10
                "section" => "3"
                "is_static" => 1
                "status" => 1
                "created_at" => null
                "updated_at" => "2024-01-08 17:57:06"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #original: array:16 [
                "id" => 12
                "user_id" => 1
                "name" => "{"en":"Blog"}"
                "slug" => "/blogs"
                "description" => "Plus, you'll also learn Justin's go-to camera settings, must-have gear, and recommendations on a budget. By the end, you'll know how to master your settings, shoot in manual mode for total control. Transfers of Personal Data: The Services are hosted and operated in the United States (“U.S.”) through Skillshare and its service providers, and if you do not reside in the U.S., laws in the U.S. may differ from the laws where you reside. By using the Services, you acknowledge that any Personal Data about you."
                "category" => "3"
                "page" => "blogs"
                "page_id" => 10
                "section" => "3"
                "is_static" => 1
                "status" => 1
                "created_at" => null
                "updated_at" => "2024-01-08 17:57:06"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#4018
                  #connection: "mysql"
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: array:13 [
                    "id" => 10
                    "name" => "Blog"
                    "title" => "{"en":"Blog"}"
                    "sub_title" => "Blogs"
                    "details" => "{"en":"<div class=\"row\"> <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div class=\"breadcrumb_area bradcam_bg_1 position-relative\" data-type=\"component-text\"><div class=\"breadcrumb_img w-100 h-100 position-absolute bottom-0 left-0 \"><img alt=\"\" class=\"w-100 h-100 img-cover\" src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/main\/images\/18-02-2024\/65d24f7d94fcb.jpeg\" style=\"width: 1947px; height: 396px;\"><\/div><div class=\"container\"><div class=\"row\"><div class=\"col-lg-9 offset-lg-1\"><div class=\"breadcam_wrap\">&nbsp;<h3>OUR NEWS<\/h3><\/div><\/div><\/div><\/div><\/div><div class=\"full-page\" data-type=\"component-text\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/blog\/list.jpg\" data-aoraeditor-title=\"All Blog Page Section\" data-aoraeditor-categories=\"Blog Page\"><div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\"><style type=\"text\/css\">.banner-area {position: relative;z-index: 1;padding-top: 135px;padding-bottom: 300px;background-image: var(--bg-image);background-size: cover;background-repeat: no-repeat;background-position: right center;}.banner-img {position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;}html[dir=rtl] .banner-img {transform: scaleX(-1)}.banner-img img {width: 100% !important;height: 100% !important;object-fit: cover;}@media only screen and (min-width: 1280px) and (max-width: 1439px) {.banner-area {padding-top: 105px;padding-bottom: 270px;}}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-area {padding-top: 80px;padding-bottom: 200px;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-area {padding-top: 70px;padding-bottom: 230px;}}@media only screen and (max-width: 767px) {.banner-area {padding-top: 50px;padding-bottom: 100px;}}.banner-area::before {content: \"\";height: 100%;width: 50%;position: absolute;top: 0;left: 0;z-index: -1;background: linear-gradient(90.11deg, rgba(60, 167, 224, 0.902) 0.1%, rgba(61, 106, 228, 0.769) 39.32%, rgba(60, 109, 219, 0) 99.9%);mix-blend-mode: hard-light;opacity: 0.5;}html[dir=rtl] .banner-area::before {left: auto;right: 0;}@media only screen and (max-width: 767px) {.banner-area::before {display: none;}}.banner-area::after {content: \"\";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;background: rgba(0, 0, 0, 0.6);}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-area .row {justify-content: center;}}@media only screen and (max-width: 991px) {.banner-area .row {justify-content: center;}}@media only screen and (min-width: 1440px) and (max-width: 1580px) {.banner-text {padding-left: 80px;}html[dir=rtl] .banner-text {padding-left: 0;padding-right: 80px;}}.banner-text h1 {font-size: 64px;line-height: 1.25;margin-bottom: 36px;}@media only screen and (min-width: 1280px) and (max-width: 1439px) {.banner-text h1 {font-size: 54px;}}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-text h1 {font-size: 50px;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text h1 {font-size: 44px;}}@media only screen and (max-width: 767px) {.banner-text h1 {font-size: 38px;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text h1 {margin-bottom: 26px;}}@media only screen and (max-width: 767px) {.banner-text h1 {margin-bottom: 24px;}}.banner-text p {font-size: 18px;line-height: 1.6666666667;margin-bottom: 60px;color: #777E93;}@media only screen and (min-width: 1280px) and (max-width: 1439px) {.banner-text p {margin-bottom: 40px;}}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-text p {padding-right: 0 !important;margin-bottom: 40px;}html[dir=rtl] .banner-text p {padding-right: unset !important;padding-left: 0 !important;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text p {font-size: 16px;margin-bottom: 36px;}}@media only screen and (max-width: 767px) {.banner-text p {font-size: 16px;margin-bottom: 24px;}}.banner-text .theme-btn {--btn-padding-y: 20px;min-width: 200px;border: 1px solid transparent;}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text .theme-btn {--btn-padding-y: 16px;min-width: 180px;}}@media only screen and (max-width: 767px) {.banner-text .theme-btn {--btn-padding-y: 12px;--btn-padding-x: 24px;min-width: 140px;}}@media only screen and (max-width: 479px) {.banner-text .theme-btn {min-width: 100%;}}.banner-text .theme-btn.bg-transparent {color: #FFFFFF !important;border-color: #FFFFFF !important;}.banner-text .theme-btn.bg-transparent:hover {border-color: var(--system_secendory_color) !important;}.banner-text .single_slider {margin-right: 24px;}html[dir=rtl] .banner-text .single_slider {margin-left: 24px;margin-right: 0;}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text .single_slider {margin-right: 18px;}html[dir=rtl] .banner-text .single_slider {margin-left: 18px;margin-right: 0;}}@media only screen and (max-width: 767px) {.banner-text .single_slider {margin-right: 12px;}html[dir=rtl] .banner-text .single_slider {margin-left: 12px;margin-right: 0;}}@media only screen and (max-width: 479px) {.banner-text .single_slider {margin-right: 0;margin-bottom: 12px;}html[dir=rtl] .banner-text .single_slider {margin-right: unset;margin-left: 0;}}.banner-slider .owl-nav {--btn-width: 40px;--btn-position: 50px;}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-slider .owl-nav {--btn-position: 20px;}}@media only screen and (max-width: 767px) {.banner-slider .owl-nav {--btn-position: 12px;display: none;}}.banner-slider .owl-dots {position: absolute;bottom: 15px;left: 50%;transform: translateX(-50%);display: none;}@media only screen and (max-width: 767px) {.banner-slider .owl-dots {display: block;}}<\/style><div class=\"row\"><div class=\"col-12\"><div data-limit=\"\" data-model=\"Modules\\FrontendManage\\Entities\\Slider\" data-order=\"id\" data-preview=\"\" data-select=\"\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_banner_slider_v2\" data-where-status=\"1\" data-with=\"\" data-with-count=\"\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-17082816727801938804474\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-aoraeditor-categories=\"Blog Page\" data-aoraeditor-title=\"Blog Page Section\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/blog\/list.jpg\" data-type=\"component-text\"><div class=\"lms_blog_details_area\"><div class=\"container\"><div class=\"row justify-content-center \"><div class=\"col-xl-7 col-lg-7 \"><div class=\"blog_page_wrapper pt-0\"><div data-limit=\"0\" data-model=\"Modules\\Blog\\Entities\\Blog\" data-order=\"id\" data-preview=\"\" data-select=\"slug,thumbnail,authored_date,authored_time,title,user_id\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_blog\" data-where-status=\"1\" data-with=\"user\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-1708281619305871155563\"><\/div><\/div><\/div><\/div><div class=\"col-xl-3 col-lg-3\"><div><div class=\"blog_sidebar_wrap mb_30\"><input class=\"blog_route\" name=\"blog_route\" type=\"hidden\" value=\"https:\/\/lms.inspire-me.online\/blog\"><form action=\"https:\/\/lms.inspire-me.online\/blog\" method=\"GET\"><input name=\"category\" type=\"hidden\" value=\"\"> <input name=\"category\" type=\"hidden\" value=\"\"><div class=\"input-group  theme_search_field4 w-100 mb_20 style2\"><input class=\"form-control search\" name=\"query\" placeholder=\"Search\" type=\"text\" value=\"\"><\/div><\/form><div class=\"blog_sidebar_box mb_30\"><h4 class=\"font_18 f_w_700 mb_10\">Blog categories<\/h4><div class=\"home6_border w-100 mb_20\">&nbsp;<\/div><div data-desc=\"asc\" data-limit=\"0\" data-model=\"Modules\\Blog\\Entities\\BlogCategory\" data-order=\"position_order\" data-preview=\"\" data-select=\"id,title,position_order,total_courses\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_category_blog\" data-with=\"\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-17082816193091602967482\"><\/div><\/div><ul class=\"Check_sidebar mb-0\"><\/ul><\/div><div class=\"blog_sidebar_box mb_60\"><h4 class=\"font_18 f_w_700 mb_10\">Recent Posts<\/h4><div class=\"home6_border w-100 mb_20\">&nbsp;<\/div><div class=\"news_lists\"><div data-desc=\"asc\" data-limit=\"0\" data-model=\"Modules\\Blog\\Entities\\Blog\" data-order=\"id\" data-preview=\"\" data-select=\"slug,thumbnail,authored_date,authored_time,title\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_latest_post\" data-with=\"\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-1708281619310804815376\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>"}"
                    "slug" => "/blog"
                    "status" => 1
                    "is_static" => 1
                    "created_at" => null
                    "updated_at" => "2024-02-18 21:47:52"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #original: array:13 [
                    "id" => 10
                    "name" => "Blog"
                    "title" => "{"en":"Blog"}"
                    "sub_title" => "Blogs"
                    "details" => "{"en":"<div class=\"row\"> <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div class=\"breadcrumb_area bradcam_bg_1 position-relative\" data-type=\"component-text\"><div class=\"breadcrumb_img w-100 h-100 position-absolute bottom-0 left-0 \"><img alt=\"\" class=\"w-100 h-100 img-cover\" src=\"https:\/\/lms.inspire-me.online\/public\/uploads\/main\/images\/18-02-2024\/65d24f7d94fcb.jpeg\" style=\"width: 1947px; height: 396px;\"><\/div><div class=\"container\"><div class=\"row\"><div class=\"col-lg-9 offset-lg-1\"><div class=\"breadcam_wrap\">&nbsp;<h3>OUR NEWS<\/h3><\/div><\/div><\/div><\/div><\/div><div class=\"full-page\" data-type=\"component-text\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/blog\/list.jpg\" data-aoraeditor-title=\"All Blog Page Section\" data-aoraeditor-categories=\"Blog Page\"><div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\"><style type=\"text\/css\">.banner-area {position: relative;z-index: 1;padding-top: 135px;padding-bottom: 300px;background-image: var(--bg-image);background-size: cover;background-repeat: no-repeat;background-position: right center;}.banner-img {position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;}html[dir=rtl] .banner-img {transform: scaleX(-1)}.banner-img img {width: 100% !important;height: 100% !important;object-fit: cover;}@media only screen and (min-width: 1280px) and (max-width: 1439px) {.banner-area {padding-top: 105px;padding-bottom: 270px;}}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-area {padding-top: 80px;padding-bottom: 200px;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-area {padding-top: 70px;padding-bottom: 230px;}}@media only screen and (max-width: 767px) {.banner-area {padding-top: 50px;padding-bottom: 100px;}}.banner-area::before {content: \"\";height: 100%;width: 50%;position: absolute;top: 0;left: 0;z-index: -1;background: linear-gradient(90.11deg, rgba(60, 167, 224, 0.902) 0.1%, rgba(61, 106, 228, 0.769) 39.32%, rgba(60, 109, 219, 0) 99.9%);mix-blend-mode: hard-light;opacity: 0.5;}html[dir=rtl] .banner-area::before {left: auto;right: 0;}@media only screen and (max-width: 767px) {.banner-area::before {display: none;}}.banner-area::after {content: \"\";width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;background: rgba(0, 0, 0, 0.6);}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-area .row {justify-content: center;}}@media only screen and (max-width: 991px) {.banner-area .row {justify-content: center;}}@media only screen and (min-width: 1440px) and (max-width: 1580px) {.banner-text {padding-left: 80px;}html[dir=rtl] .banner-text {padding-left: 0;padding-right: 80px;}}.banner-text h1 {font-size: 64px;line-height: 1.25;margin-bottom: 36px;}@media only screen and (min-width: 1280px) and (max-width: 1439px) {.banner-text h1 {font-size: 54px;}}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-text h1 {font-size: 50px;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text h1 {font-size: 44px;}}@media only screen and (max-width: 767px) {.banner-text h1 {font-size: 38px;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text h1 {margin-bottom: 26px;}}@media only screen and (max-width: 767px) {.banner-text h1 {margin-bottom: 24px;}}.banner-text p {font-size: 18px;line-height: 1.6666666667;margin-bottom: 60px;color: #777E93;}@media only screen and (min-width: 1280px) and (max-width: 1439px) {.banner-text p {margin-bottom: 40px;}}@media only screen and (min-width: 992px) and (max-width: 1279px) {.banner-text p {padding-right: 0 !important;margin-bottom: 40px;}html[dir=rtl] .banner-text p {padding-right: unset !important;padding-left: 0 !important;}}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text p {font-size: 16px;margin-bottom: 36px;}}@media only screen and (max-width: 767px) {.banner-text p {font-size: 16px;margin-bottom: 24px;}}.banner-text .theme-btn {--btn-padding-y: 20px;min-width: 200px;border: 1px solid transparent;}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text .theme-btn {--btn-padding-y: 16px;min-width: 180px;}}@media only screen and (max-width: 767px) {.banner-text .theme-btn {--btn-padding-y: 12px;--btn-padding-x: 24px;min-width: 140px;}}@media only screen and (max-width: 479px) {.banner-text .theme-btn {min-width: 100%;}}.banner-text .theme-btn.bg-transparent {color: #FFFFFF !important;border-color: #FFFFFF !important;}.banner-text .theme-btn.bg-transparent:hover {border-color: var(--system_secendory_color) !important;}.banner-text .single_slider {margin-right: 24px;}html[dir=rtl] .banner-text .single_slider {margin-left: 24px;margin-right: 0;}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-text .single_slider {margin-right: 18px;}html[dir=rtl] .banner-text .single_slider {margin-left: 18px;margin-right: 0;}}@media only screen and (max-width: 767px) {.banner-text .single_slider {margin-right: 12px;}html[dir=rtl] .banner-text .single_slider {margin-left: 12px;margin-right: 0;}}@media only screen and (max-width: 479px) {.banner-text .single_slider {margin-right: 0;margin-bottom: 12px;}html[dir=rtl] .banner-text .single_slider {margin-right: unset;margin-left: 0;}}.banner-slider .owl-nav {--btn-width: 40px;--btn-position: 50px;}@media only screen and (min-width: 768px) and (max-width: 991px) {.banner-slider .owl-nav {--btn-position: 20px;}}@media only screen and (max-width: 767px) {.banner-slider .owl-nav {--btn-position: 12px;display: none;}}.banner-slider .owl-dots {position: absolute;bottom: 15px;left: 50%;transform: translateX(-50%);display: none;}@media only screen and (max-width: 767px) {.banner-slider .owl-dots {display: block;}}<\/style><div class=\"row\"><div class=\"col-12\"><div data-limit=\"\" data-model=\"Modules\\FrontendManage\\Entities\\Slider\" data-order=\"id\" data-preview=\"\" data-select=\"\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_banner_slider_v2\" data-where-status=\"1\" data-with=\"\" data-with-count=\"\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-17082816727801938804474\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"row\"><div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-aoraeditor-categories=\"Blog Page\" data-aoraeditor-title=\"Blog Page Section\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/blog\/list.jpg\" data-type=\"component-text\"><div class=\"lms_blog_details_area\"><div class=\"container\"><div class=\"row justify-content-center \"><div class=\"col-xl-7 col-lg-7 \"><div class=\"blog_page_wrapper pt-0\"><div data-limit=\"0\" data-model=\"Modules\\Blog\\Entities\\Blog\" data-order=\"id\" data-preview=\"\" data-select=\"slug,thumbnail,authored_date,authored_time,title,user_id\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_blog\" data-where-status=\"1\" data-with=\"user\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-1708281619305871155563\"><\/div><\/div><\/div><\/div><div class=\"col-xl-3 col-lg-3\"><div><div class=\"blog_sidebar_wrap mb_30\"><input class=\"blog_route\" name=\"blog_route\" type=\"hidden\" value=\"https:\/\/lms.inspire-me.online\/blog\"><form action=\"https:\/\/lms.inspire-me.online\/blog\" method=\"GET\"><input name=\"category\" type=\"hidden\" value=\"\"> <input name=\"category\" type=\"hidden\" value=\"\"><div class=\"input-group  theme_search_field4 w-100 mb_20 style2\"><input class=\"form-control search\" name=\"query\" placeholder=\"Search\" type=\"text\" value=\"\"><\/div><\/form><div class=\"blog_sidebar_box mb_30\"><h4 class=\"font_18 f_w_700 mb_10\">Blog categories<\/h4><div class=\"home6_border w-100 mb_20\">&nbsp;<\/div><div data-desc=\"asc\" data-limit=\"0\" data-model=\"Modules\\Blog\\Entities\\BlogCategory\" data-order=\"position_order\" data-preview=\"\" data-select=\"id,title,position_order,total_courses\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_category_blog\" data-with=\"\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-17082816193091602967482\"><\/div><\/div><ul class=\"Check_sidebar mb-0\"><\/ul><\/div><div class=\"blog_sidebar_box mb_60\"><h4 class=\"font_18 f_w_700 mb_10\">Recent Posts<\/h4><div class=\"home6_border w-100 mb_20\">&nbsp;<\/div><div class=\"news_lists\"><div data-desc=\"asc\" data-limit=\"0\" data-model=\"Modules\\Blog\\Entities\\Blog\" data-order=\"id\" data-preview=\"\" data-select=\"slug,thumbnail,authored_date,authored_time,title\" data-table=\"\" data-type=\"component-nonExisting\" data-view=\"_single_latest_post\" data-with=\"\"><div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\" id=\"aoraeditor-ui-1708281619310804815376\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>"}"
                    "slug" => "/blog"
                    "status" => 1
                    "is_static" => 1
                    "created_at" => null
                    "updated_at" => "2024-02-18 21:47:52"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
            3 => Modules\FooterSetting\Entities\FooterWidget {#4181
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 16
                "user_id" => 1
                "name" => "{"en":"Free Course"}"
                "slug" => "free-course"
                "description" => ""
                "category" => "3"
                "page" => null
                "page_id" => 34
                "section" => "3"
                "is_static" => 1
                "status" => 1
                "created_at" => "2024-01-08 17:57:39"
                "updated_at" => "2024-01-08 17:57:39"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #original: array:16 [
                "id" => 16
                "user_id" => 1
                "name" => "{"en":"Free Course"}"
                "slug" => "free-course"
                "description" => ""
                "category" => "3"
                "page" => null
                "page_id" => 34
                "section" => "3"
                "is_static" => 1
                "status" => 1
                "created_at" => "2024-01-08 17:57:39"
                "updated_at" => "2024-01-08 17:57:39"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#3956
                  #connection: "mysql"
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: array:13 [
                    "id" => 34
                    "name" => "free-course"
                    "title" => "Free Course"
                    "sub_title" => "free-course"
                    "details" => "{"en":"<div class=\"row\"> <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\"><div>\n    <div class=\"breadcrumb_area bradcam_bg_2\"\n         style=\"background-image: url('https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/banner\/bradcam_bg_1.jpg')\">\n        <div class=\"container\">\n            <div class=\"row\">\n                <div class=\"col-lg-10 offset-lg-1\">\n                    <div class=\"breadcam_wrap\">\n                        <span>\n                            Courses\n                        <\/span>\n                        <h3>\n                            Join the Millions for better learning.\n                        <\/h3>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div><div class=\"full-page\" data-type=\"component-text\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/class\/all_class_page_section.jpg\" data-aoraeditor-title=\"All Free Topic Page Section\" data-aoraeditor-categories=\"Free Topic Page\">\n\n    <div class=\"row\">\n        <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\">\n            \n        <\/div>\n    <\/div>\n    <div class=\"row\">\n        <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\">\n            <div data-type=\"component-text\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/class\/class_page_section.jpg\" data-aoraeditor-title=\"Free Topic Page Section\" data-aoraeditor-categories=\"Free Topic Page\">\n\n    <input type=\"hidden\" class=\"class_route\" name=\"class_route\" value=\"https:\/\/lms.inspire-me.online\/courses\">\n    <div class=\"courses_area\">\n        <div class=\"container\">\n            <div class=\"row\">\n                <div class=\"col-lg-4 col-xl-3\">\n                    <div class=\"course_category_chose  mt_10\">\n    <div class=\"course_title mb_30 d-flex align-items-center\">\n        <div class=\"d-flex align-items-center\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"19.5\" height=\"13\" viewbox=\"0 0 19.5 13\">\n                <g id=\"filter-icon\" transform=\"translate(28)\">\n                    <rect id=\"Rectangle_1\" data-name=\"Rectangle 1\" width=\"19.5\" height=\"2\" rx=\"1\" transform=\"translate(-28)\" fill=\"var(--system_primery_color)\"><\/rect>\n                    <rect id=\"Rectangle data-name=\" rectangle width=\"15.5\" height=\"2\" rx=\"1\" transform=\"translate(-26 5.5)\" fill=\"var(--system_primery_color)\"><\/rect>\n                    <rect id=\"Rectangle_3\" data-name=\"Rectangle 3\" width=\"5\" height=\"2\" rx=\"1\" transform=\"translate(-20.75 11)\" fill=\"var(--system_primery_color)\"><\/rect>\n                <\/g>\n            <\/svg>\n            <h5 class=\"font_16 f_w_500 mb-0\">Filter Category<\/h5>\n        <\/div>\n        <div class=\"popupClose\"><i class=\"ti-close\"><\/i><\/div>\n    <\/div>\n\n    <div class=\"course_category_inner\">\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Category\n            <\/h4>\n\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"id,name\" data-order=\"\" data-limit=\"\" data-where-status=\"1\" data-view=\"_single_sidebar_category\" data-model=\"Modules\\CourseSetting\\Entities\\Category\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n\n        <\/div>\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Level\n            <\/h4>\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"id,title\" data-order=\"\" data-limit=\"\" data-view=\"_single_sidebar_level\" data-model=\"Modules\\CourseSetting\\Entities\\CourseLevel\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n\n\n        <\/div>\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Price\n            <\/h4>\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"\" data-order=\"\" data-limit=\"\" data-view=\"_single_sidebar_price\" data-model=\"\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n        <\/div>\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Language\n            <\/h4>\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"languages\" data-select=\"id,name\" data-order=\"\" data-limit=\"\" data-where-status=\"1\" data-view=\"_single_sidebar_language\" data-model=\"\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n                <\/div>\n                <div class=\"col-lg-8 col-xl-9\">\n                    <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"\" data-order=\"\" data-limit=\"\" data-where-status=\"1\" data-where-price=\"0\" data-pagination=\"12\" data-view=\"_single_topic\" data-model=\"Modules\\CourseSetting\\Entities\\Course\" data-with=\"\" data-request=\"type,language_id,level,category_id,order,search\">\n                        <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div><\/div>"}"
                    "slug" => "free-course"
                    "status" => 1
                    "is_static" => 1
                    "created_at" => null
                    "updated_at" => "2024-02-05 12:36:30"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #original: array:13 [
                    "id" => 34
                    "name" => "free-course"
                    "title" => "Free Course"
                    "sub_title" => "free-course"
                    "details" => "{"en":"<div class=\"row\"> <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\"><div data-type=\"component-text\"><div>\n    <div class=\"breadcrumb_area bradcam_bg_2\"\n         style=\"background-image: url('https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/banner\/bradcam_bg_1.jpg')\">\n        <div class=\"container\">\n            <div class=\"row\">\n                <div class=\"col-lg-10 offset-lg-1\">\n                    <div class=\"breadcam_wrap\">\n                        <span>\n                            Courses\n                        <\/span>\n                        <h3>\n                            Join the Millions for better learning.\n                        <\/h3>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div><div class=\"full-page\" data-type=\"component-text\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/class\/all_class_page_section.jpg\" data-aoraeditor-title=\"All Free Topic Page Section\" data-aoraeditor-categories=\"Free Topic Page\">\n\n    <div class=\"row\">\n        <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\">\n            \n        <\/div>\n    <\/div>\n    <div class=\"row\">\n        <div class=\"col-sm-12 ui-resizable\" data-type=\"container-content\">\n            <div data-type=\"component-text\" data-preview=\"https:\/\/lms.inspire-me.online\/public\/frontend\/infixlmstheme\/img\/snippets\/preview\/class\/class_page_section.jpg\" data-aoraeditor-title=\"Free Topic Page Section\" data-aoraeditor-categories=\"Free Topic Page\">\n\n    <input type=\"hidden\" class=\"class_route\" name=\"class_route\" value=\"https:\/\/lms.inspire-me.online\/courses\">\n    <div class=\"courses_area\">\n        <div class=\"container\">\n            <div class=\"row\">\n                <div class=\"col-lg-4 col-xl-3\">\n                    <div class=\"course_category_chose  mt_10\">\n    <div class=\"course_title mb_30 d-flex align-items-center\">\n        <div class=\"d-flex align-items-center\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"19.5\" height=\"13\" viewbox=\"0 0 19.5 13\">\n                <g id=\"filter-icon\" transform=\"translate(28)\">\n                    <rect id=\"Rectangle_1\" data-name=\"Rectangle 1\" width=\"19.5\" height=\"2\" rx=\"1\" transform=\"translate(-28)\" fill=\"var(--system_primery_color)\"><\/rect>\n                    <rect id=\"Rectangle data-name=\" rectangle width=\"15.5\" height=\"2\" rx=\"1\" transform=\"translate(-26 5.5)\" fill=\"var(--system_primery_color)\"><\/rect>\n                    <rect id=\"Rectangle_3\" data-name=\"Rectangle 3\" width=\"5\" height=\"2\" rx=\"1\" transform=\"translate(-20.75 11)\" fill=\"var(--system_primery_color)\"><\/rect>\n                <\/g>\n            <\/svg>\n            <h5 class=\"font_16 f_w_500 mb-0\">Filter Category<\/h5>\n        <\/div>\n        <div class=\"popupClose\"><i class=\"ti-close\"><\/i><\/div>\n    <\/div>\n\n    <div class=\"course_category_inner\">\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Category\n            <\/h4>\n\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"id,name\" data-order=\"\" data-limit=\"\" data-where-status=\"1\" data-view=\"_single_sidebar_category\" data-model=\"Modules\\CourseSetting\\Entities\\Category\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n\n        <\/div>\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Level\n            <\/h4>\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"id,title\" data-order=\"\" data-limit=\"\" data-view=\"_single_sidebar_level\" data-model=\"Modules\\CourseSetting\\Entities\\CourseLevel\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n\n\n        <\/div>\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Price\n            <\/h4>\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"\" data-order=\"\" data-limit=\"\" data-view=\"_single_sidebar_price\" data-model=\"\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n        <\/div>\n        <div class=\"single_course_categry\">\n            <h4 class=\"font_18 f_w_700\">\n                Language\n            <\/h4>\n            <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"languages\" data-select=\"id,name\" data-order=\"\" data-limit=\"\" data-where-status=\"1\" data-view=\"_single_sidebar_language\" data-model=\"\" data-with=\"\">\n                <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n                <\/div>\n                <div class=\"col-lg-8 col-xl-9\">\n                    <div data-type=\"component-nonExisting\" data-preview=\"\" data-table=\"\" data-select=\"\" data-order=\"\" data-limit=\"\" data-where-status=\"1\" data-where-price=\"0\" data-pagination=\"12\" data-view=\"_single_topic\" data-model=\"Modules\\CourseSetting\\Entities\\Course\" data-with=\"\" data-request=\"type,language_id,level,category_id,order,search\">\n                        <div class=\"dynamicData\" data-dynamic-href=\"https:\/\/lms.inspire-me.online\/get-dynamic-data\"><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div><\/div>"}"
                    "slug" => "free-course"
                    "status" => 1
                    "is_static" => 1
                    "created_at" => null
                    "updated_at" => "2024-02-05 12:36:30"
                    "banner" => null
                    "lms_id" => 1
                    "homepage" => 0
                  ]
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
            4 => Modules\FooterSetting\Entities\FooterWidget {#3967
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 17
                "user_id" => 1
                "name" => "{"en":"Unlock Your Potential"}"
                "slug" => "unlock-your-potential"
                "description" => ""
                "category" => "4"
                "page" => ""
                "page_id" => 0
                "section" => "4"
                "is_static" => 1
                "status" => 1
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #original: array:16 [
                "id" => 17
                "user_id" => 1
                "name" => "{"en":"Unlock Your Potential"}"
                "slug" => "unlock-your-potential"
                "description" => ""
                "category" => "4"
                "page" => ""
                "page_id" => 0
                "section" => "4"
                "is_static" => 1
                "status" => 1
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
                "custom" => 0
                "custom_link" => null
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#3969
                  #connection: null
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: false
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: []
                  #original: []
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
            5 => Modules\FooterSetting\Entities\FooterWidget {#4278
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 26
                "user_id" => null
                "name" => "{"en":"All Courses"}"
                "slug" => ""
                "description" => null
                "category" => "3"
                "page" => ""
                "page_id" => 0
                "section" => "3"
                "is_static" => 0
                "status" => 1
                "created_at" => "2024-03-28 11:41:15"
                "updated_at" => "2024-03-28 11:41:15"
                "lms_id" => 1
                "custom" => 1
                "custom_link" => "https://inspire-me.online/courses"
              ]
              #original: array:16 [
                "id" => 26
                "user_id" => null
                "name" => "{"en":"All Courses"}"
                "slug" => ""
                "description" => null
                "category" => "3"
                "page" => ""
                "page_id" => 0
                "section" => "3"
                "is_static" => 0
                "status" => 1
                "created_at" => "2024-03-28 11:41:15"
                "updated_at" => "2024-03-28 11:41:15"
                "lms_id" => 1
                "custom" => 1
                "custom_link" => "https://inspire-me.online/courses"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#3951
                  #connection: null
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: false
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: []
                  #original: []
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
            6 => Modules\FooterSetting\Entities\FooterWidget {#4037
              #connection: "mysql"
              #table: "footer_widgets"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:16 [
                "id" => 27
                "user_id" => null
                "name" => "{"en":"Contact Us"}"
                "slug" => ""
                "description" => null
                "category" => "3"
                "page" => ""
                "page_id" => 0
                "section" => "3"
                "is_static" => 0
                "status" => 1
                "created_at" => "2024-03-28 11:42:30"
                "updated_at" => "2024-03-28 11:42:30"
                "lms_id" => 1
                "custom" => 1
                "custom_link" => "https://inspire-me.online/contact-us"
              ]
              #original: array:16 [
                "id" => 27
                "user_id" => null
                "name" => "{"en":"Contact Us"}"
                "slug" => ""
                "description" => null
                "category" => "3"
                "page" => ""
                "page_id" => 0
                "section" => "3"
                "is_static" => 0
                "status" => 1
                "created_at" => "2024-03-28 11:42:30"
                "updated_at" => "2024-03-28 11:42:30"
                "lms_id" => 1
                "custom" => 1
                "custom_link" => "https://inspire-me.online/contact-us"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "frontpage" => Modules\FrontendManage\Entities\FrontPage {#4095
                  #connection: null
                  #table: "front_pages"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  +preventsLazyLoading: false
                  #perPage: 15
                  +exists: false
                  +wasRecentlyCreated: false
                  #escapeWhenCastingToString: false
                  #attributes: []
                  #original: []
                  #changes: []
                  #casts: []
                  #classCastCache: []
                  #attributeCastCache: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  +timestamps: true
                  +usesUniqueIds: false
                  #hidden: []
                  #visible: []
                  #fillable: []
                  #guarded: array:1 [
                    0 => "id"
                  ]
                  +translatable: array:3 [
                    0 => "title"
                    1 => "sub_title"
                    2 => "details"
                  ]
                  #translationLocale: null
                }
              ]
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              +translatable: array:1 [
                0 => "name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/sectionWidgets_enmain
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#4170
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4327
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#4326
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3969
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4325
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4366
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4324
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4367
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4323
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#4321
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#3980
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4027
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • hit footerSetting_enmain (0μs)forget
        Params
        key
        footerSetting_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4107
          #items: array:7 [
            0 => Modules\FooterSetting\Entities\FooterSetting {#3985
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            1 => Modules\FooterSetting\Entities\FooterSetting {#3689
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            2 => Modules\FooterSetting\Entities\FooterSetting {#4361
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            3 => Modules\FooterSetting\Entities\FooterSetting {#4363
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            4 => Modules\FooterSetting\Entities\FooterSetting {#4121
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            5 => Modules\FooterSetting\Entities\FooterSetting {#4006
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            6 => Modules\FooterSetting\Entities\FooterSetting {#4364
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/footerSetting_enmain
      • hit footerSetting_enmain (0μs)forget
        Params
        key
        footerSetting_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4364
          #items: array:7 [
            0 => Modules\FooterSetting\Entities\FooterSetting {#4363
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            1 => Modules\FooterSetting\Entities\FooterSetting {#4006
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            2 => Modules\FooterSetting\Entities\FooterSetting {#4361
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            3 => Modules\FooterSetting\Entities\FooterSetting {#4121
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            4 => Modules\FooterSetting\Entities\FooterSetting {#3689
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            5 => Modules\FooterSetting\Entities\FooterSetting {#3985
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            6 => Modules\FooterSetting\Entities\FooterSetting {#4104
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/footerSetting_enmain
      • hit footerSetting_enmain (0μs)forget
        Params
        key
        footerSetting_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4104
          #items: array:7 [
            0 => Modules\FooterSetting\Entities\FooterSetting {#3689
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 1
                "key" => "footer_copy_right"
                "value" => "{"en":"Copyright © 2024 Inspire ME. Design &amp; Develop by Visual Innovate&nbsp;<br>"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-10 18:27:42"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            1 => Modules\FooterSetting\Entities\FooterSetting {#3985
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 2
                "key" => "footer_about_title"
                "value" => "{"en":"About"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            2 => Modules\FooterSetting\Entities\FooterSetting {#4361
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 3
                "key" => "footer_about_description"
                "value" => "{"en":"About us"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-02-06 13:28:40"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            3 => Modules\FooterSetting\Entities\FooterSetting {#4121
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 4
                "key" => "footer_section_one_title"
                "value" => "{"en":"Support Zone"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            4 => Modules\FooterSetting\Entities\FooterSetting {#4006
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 5
                "key" => "footer_section_two_title"
                "value" => "{"en":"Company Info"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            5 => Modules\FooterSetting\Entities\FooterSetting {#4363
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 6
                "key" => "footer_section_three_title"
                "value" => "{"en":"Explore Services"}"
                "created_at" => "2024-01-08 17:58:04"
                "updated_at" => "2024-01-08 17:58:04"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
            6 => Modules\FooterSetting\Entities\FooterSetting {#4362
              #connection: "mysql"
              #table: "footer_settings"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #original: array:6 [
                "id" => 7
                "key" => "footer_section_four_title"
                "value" => "{"en":"About Section"}"
                "created_at" => "2024-01-08 17:58:09"
                "updated_at" => "2024-01-08 17:58:09"
                "lms_id" => 1
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:1 [
                0 => "value"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/footerSetting_enmain
      • hit cookie_main (0μs)forget
        Params
        key
        cookie_main
        tags
        value
        Modules\Setting\Entities\CookieSetting {#4138
          #connection: "mysql"
          #table: "cookie_settings"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:19 [
            "id" => 1
            "title" => "Cookies"
            "details" => """
              We collect and use cookies to give you the best and most relevant website experience. Kindly accept the cookies.\n
                      <a href='' >Privacy Policy</a>
              """
            "btn_text" => "I Accept"
            "text_color" => "#F8D4BE"
            "bg_color" => "#FFEDE2"
            "allow" => 1
            "created_at" => "2024-01-08 17:57:08"
            "updated_at" => "2024-01-08 17:58:42"
            "lms_id" => 1
            "image" => "public/frontend/infixlmstheme/img/icon/cookies_icon.svg"
            "customize_btn_text" => "Customize Setting"
            "gdpr_details" => "When you visit any of our websites, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and manage your preferences. Please note, that blocking some types of cookies may impact your experience of the site and the services we are able to offer"
            "gdpr_strictly" => "These cookies are necessary for our website to function properly and cannot be switched off in our systems. They are usually only set in response to actions made by you that amount to a request for services, such as setting your privacy preferences, logging in or filling in forms, or where they’re essential to providing you with a service you have requested. You cannot opt out of these cookies. You can set your browser to block or alert you about these cookies, but if you do, some parts of the site will not then work. These cookies do not store any personally identifiable information"
            "gdpr_performance" => "These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site, which helps us optimize your experience. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not be able to use your data in this way."
            "gdpr_functional" => "These cookies enable the website to provide enhanced functionality and personalization. They may be set by us or by third-party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly."
            "gdpr_targeting" => "These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising."
            "gdpr_confirm_choice_btn_text" => "Confirm My Choices"
            "gdpr_accept_all_btn_text" => "Accept All"
          ]
          #original: array:19 [
            "id" => 1
            "title" => "Cookies"
            "details" => """
              We collect and use cookies to give you the best and most relevant website experience. Kindly accept the cookies.\n
                      <a href='' >Privacy Policy</a>
              """
            "btn_text" => "I Accept"
            "text_color" => "#F8D4BE"
            "bg_color" => "#FFEDE2"
            "allow" => 1
            "created_at" => "2024-01-08 17:57:08"
            "updated_at" => "2024-01-08 17:58:42"
            "lms_id" => 1
            "image" => "public/frontend/infixlmstheme/img/icon/cookies_icon.svg"
            "customize_btn_text" => "Customize Setting"
            "gdpr_details" => "When you visit any of our websites, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and manage your preferences. Please note, that blocking some types of cookies may impact your experience of the site and the services we are able to offer"
            "gdpr_strictly" => "These cookies are necessary for our website to function properly and cannot be switched off in our systems. They are usually only set in response to actions made by you that amount to a request for services, such as setting your privacy preferences, logging in or filling in forms, or where they’re essential to providing you with a service you have requested. You cannot opt out of these cookies. You can set your browser to block or alert you about these cookies, but if you do, some parts of the site will not then work. These cookies do not store any personally identifiable information"
            "gdpr_performance" => "These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site, which helps us optimize your experience. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not be able to use your data in this way."
            "gdpr_functional" => "These cookies enable the website to provide enhanced functionality and personalization. They may be set by us or by third-party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly."
            "gdpr_targeting" => "These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising."
            "gdpr_confirm_choice_btn_text" => "Confirm My Choices"
            "gdpr_accept_all_btn_text" => "Accept All"
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        delete
        https://inspire-me.online/_debugbar/cache/cookie_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit frontend_active_theme_main (0μs)forget
        Params
        key
        frontend_active_theme_main
        tags
        value
        "infixlmstheme"
        delete
        https://inspire-me.online/_debugbar/cache/frontend_active_theme_main
      • hit homeContents_enmain (0μs)forget
        Params
        key
        homeContents_enmain
        tags
        value
        array:134 [
          "slider_title" => "For every student, every classroom. Real results."
          "slider_text" => "Build skills with courses, certificates, and degrees online from world-class universities and companies"
          "testimonial_title" => "What Our Student Have To Say"
          "active_status" => "1"
          "created_by" => "1"
          "updated_by" => "1"
          "category_title" => "Find videos courses on almost any topic to build career."
          "category_sub_title" => "Enjoy lifetime access to courses on our website and app."
          "instructor_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "instructor_title" => "Limitless learning and more possibilities"
          "instructor_sub_title" => "Choose from over 100,000 online video courses with new"
          "course_title" => "Top Online Courses"
          "course_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "best_category_banner" => "public/frontend/infixlmstheme/img/banner/backage_bg.jpg"
          "best_category_title" => "Online Learning from the World’s best categories"
          "best_category_sub_title" => "Choose from over 100,000 online video courses with new additions published every month"
          "quiz_title" => "Explore popular Quizzes"
          "testimonial_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "article_title" => "Articles & News"
          "article_sub_title" => "The world’s largest selection of courses choose from 130,000 online video courses with new additions published every month"
          "subscribe_logo" => "public/frontend/infixlmstheme/img/book.png"
          "subscribe_title" => "Keep up to date — Get e-mail updates"
          "subscribe_sub_title" => "Stay tuned for the latest company news."
          "course_page_title" => "Courses"
          "course_page_sub_title" => "Join the Millions for better learning."
          "course_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "class_page_title" => "Classes"
          "class_page_sub_title" => "Join the Millions for better learning."
          "class_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_2.jpg"
          "quiz_page_title" => "Quizzes"
          "quiz_page_sub_title" => "Join the Millions for better learning."
          "quiz_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_3.jpg"
          "instructor_page_title" => "Instructor"
          "instructor_page_sub_title" => "Start your education Career with us."
          "instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_4.jpg"
          "contact_page_title" => "Contact Us"
          "contact_sub_title" => "We’re here with you every step way!"
          "contact_page_banner" => "public/uploads/main/images/25-02-2024/65daf0ad889a9.jpeg"
          "about_page_title" => "About Company"
          "about_sub_title" => "The leading global marketplace."
          "about_page_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_6.jpg"
          "become_instructor_title" => "Become a Instructor."
          "become_instructor_sub_title" => "Teach what you love. Corrector gives you the tools to create a course ."
          "become_instructor_logo" => "public/frontend/infixlmstheme/img/services/1.png"
          "slider_banner" => ""
          "show_key_feature" => "1"
          "key_feature_title1" => "50K+ Online Courses"
          "key_feature_subtitle1" => "Enjoy lifetime access to courses"
          "key_feature_logo1" => "public/frontend/infixlmstheme/img/svg/course_1.svg"
          "key_feature_link1" => ""
          "key_feature_title2" => "Teacher directory"
          "key_feature_subtitle2" => "Learn from industry experts"
          "key_feature_logo2" => "public/frontend/infixlmstheme/img/svg/course_2.svg"
          "key_feature_link2" => ""
          "key_feature_title3" => "Unlimited access"
          "key_feature_subtitle3" => "Learn on your schedule"
          "key_feature_logo3" => "public/frontend/infixlmstheme/img/svg/course_3.svg"
          "key_feature_link3" => ""
          "become_instructor_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "become_instructor_page_title" => "Limitless learning and more possibilities"
          "become_instructor_page_sub_title" => "Choose from over 100,000 online video courses with new"
          "lms_id" => "1"
          "blog_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "blog_page_title" => "Limitless learning and more possibilities"
          "blog_page_sub_title" => "OUR NEWS"
          "maintenance_banner" => "public/frontend/infixlmstheme/img/banner/maintenance.jpg"
          "maintenance_title" => "We will be back soon!"
          "maintenance_sub_title" => "Sorry for the inconvenience but we&rsquo;re performing some maintenance at the moment."
          "maintenance_status" => "0"
          "banner_logo" => "public/frontend/edume/img/banner/logo.svg"
          "show_banner_section" => "1"
          "show_category_section" => "1"
          "show_instructor_section" => "1"
          "show_course_section" => "1"
          "show_best_category_section" => "1"
          "show_quiz_section" => "1"
          "show_testimonial_section" => "1"
          "show_article_section" => "1"
          "show_subscribe_section" => "1"
          "show_become_instructor_section" => "1"
          "show_sponsor_section" => "1"
          "show_menu_search_box" => 0
          "show_banner_search_box" => 1
          "show_map" => 1
          "show_subscription_plan" => "1"
          "subscription_title" => "Pricing Plan & Package"
          "subscription_sub_title" => "Choose from over 100,000 online video courses with new"
          "show_live_class_section" => "1"
          "live_class_title" => "Explore popular Live Classes"
          "show_about_lms_section" => "1"
          "about_lms_header" => "About LMS"
          "about_lms" => ""
          "quiz_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "live_class_sub_title" => "You don’t need to be a designer or have any previous of experience with design to take Quillow classes. You just need curiosity and the desire to learn."
          "sponsor_title" => "Trusted by companies of all sizes"
          "sponsor_sub_title" => "Thousands of students already add more focus to their work with InfixLMS."
          "contact_page_body_image" => ""
          "contact_page_content_title" => "Want to become an educator?"
          "contact_page_content_details" => "Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."
          "contact_page_phone" => "public/frontend/edume/img/lms_cat/1.png"
          "contact_page_email" => "public/frontend/edume/img/lms_cat/2.png"
          "contact_page_address" => "public/frontend/edume/img/lms_cat/3.png"
          "how_to_buy_title1" => "Step 1"
          "how_to_buy_details1" => "Trusted by companies of all sizes"
          "how_to_buy_logo1" => "public/demo/how_to_buy/1.png"
          "how_to_buy_title2" => "Step 2"
          "how_to_buy_details2" => "Trusted by companies of all sizes"
          "how_to_buy_logo2" => "public/demo/how_to_buy/2.png"
          "how_to_buy_title3" => "Step 3"
          "how_to_buy_details3" => "Trusted by companies of all sizes"
          "how_to_buy_logo3" => "public/demo/how_to_buy/3.png"
          "how_to_buy_title4" => "Step 4"
          "how_to_buy_details4" => "Trusted by companies of all sizes"
          "how_to_buy_logo4" => "public/demo/how_to_buy/4.png"
          "show_how_to_buy" => "0"
          "how_to_buy_title" => "How To Buy"
          "how_to_buy_sub_title" => "The easiest way to buy stocks is through an online stockbroker. After opening and funding your account."
          "offer_page_banner" => "public/frontend/infixlmstheme/img/banner/cta_bg.jpg"
          "offer_page_title" => "Offer Page"
          "offer_page_sub_title" => "Limitless learning and more possibilities"
          "home_page_faq_title" => "FAQ"
          "show_home_page_faq" => "0"
          "home_page_faq_sub_title" => "Some common question & answer"
          "saas_title" => "Saas Plans"
          "saas_sub_title" => "Buy Saas Plan For Single Price"
          "saas_banner" => "public/frontend/infixlmstheme/img/banner/bradcam_bg_1.jpg"
          "homepage_block_positions" => array:6 [
            "id" => 1
            "block_name" => "Homepage Banner"
            "order" => 1
            "created_at" => "2024-01-08 17:57:29"
            "updated_at" => "2024-01-08 17:57:29"
            "lms_id" => 1
          ]
          "why_choose_title" => "Why Choose Infix LMS?"
          "why_choose_sub_title" => "Achieve better exam scores through quality contents tailored to helps learn effectively."
          "show_continue_watching" => "1"
          "show_popular_course" => "1"
          "show_course_level" => "1"
          "show_why_choose" => "1"
          "show_contact_page_faq" => 0
        ]
        delete
        https://inspire-me.online/_debugbar/cache/homeContents_enmain
      • hit AboutPage_enmain (0μs)forget
        Params
        key
        AboutPage_enmain
        tags
        value
        App\AboutPage {#3977
          #connection: "mysql"
          #table: "about_pages"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #original: array:38 [
            "id" => 1
            "who_we_are" => "{"en":"Improving lives through Learning. We are always Inspired by the world and people us. Celebrating e-Learning excellence in Personal."}"
            "banner_title" => "{"en":"We are here to meet your demand and teach the most beneficial way for you in Personal."}"
            "story_title" => "{"en":"Build your own library for your career and personal growth."}"
            "story_description" => "{"en":"Our goal is to learn the next generation of creative professionals for a future in any industry. We offer course in most demanded industries. Whether begin to your journey on our courses website or choose the flexibility of video learning our courses are designed to help you along your path."}"
            "teacher_title" => "{"en":"Most Involved Teachers"}"
            "teacher_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "course_title" => "{"en":"High-Quality Course"}"
            "course_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "student_title" => "{"en":"Large Selection of Courses"}"
            "student_details" => "{"en":"Key features are the ability to develop relationships with their students, patient, caring and kind knowledge offer learner engaging students of their."}"
            "created_at" => null
            "updated_at" => "2024-01-08 17:57:44"
            "image1" => "public/frontend/infixlmstheme/img/about/1.jpg"
            "image2" => "public/frontend/infixlmstheme/img/about/2.jpg"
            "image3" => "public/frontend/infixlmstheme/img/about/3.jpg"
            "image4" => "public/frontend/infixlmstheme/img/about/counter_bg.png"
            "lms_id" => 1
            "show_testimonial" => 1
            "show_brand" => 1
            "show_become_instructor" => 1
            "total_teacher" => "{"en":"100+"}"
            "total_student" => "{"en":"200+"}"
            "total_courses" => "{"en":"150+"}"
            "about_page_content_title" => "{"en":"Online Learning Platform"}"
            "about_page_content_details" => "{"en":"Areana ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere."}"
            "live_class_title" => "{"en":"Get Personal Learning Recommendations"}"
            "live_class_details" => "{"en":"Unlimited access to world-class learning from your laptop tablet, or phone. Join over 15,000+ students"}"
            "live_class_image" => "public/frontend/edume/img/lms_udemy/become_ins2.png"
            "counter_bg" => "public/frontend/edume/img/about/counter_bg.png"
            "sponsor_title" => "{"en":"Trusted By"}"
            "sponsor_sub_title" => "{"en":"Thousands of students already add more focus to their work with InfixLMS."}"
            "registered_students" => null
            "questions_answers" => null
            "quality_content" => null
            "our_mission" => null
            "our_vision" => null
            "about_page_content_details2" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +translatable: array:25 [
            0 => "who_we_are"
            1 => "banner_title"
            2 => "story_title"
            3 => "story_description"
            4 => "total_teacher"
            5 => "teacher_title"
            6 => "teacher_details"
            7 => "total_student"
            8 => "student_title"
            9 => "student_details"
            10 => "total_courses"
            11 => "course_title"
            12 => "course_details"
            13 => "about_page_content_title"
            14 => "about_page_content_details"
            15 => "about_page_content_details2"
            16 => "live_class_title"
            17 => "live_class_details"
            18 => "sponsor_title"
            19 => "sponsor_sub_title"
            20 => "registered_students"
            21 => "quality_content"
            22 => "questions_answers"
            23 => "our_mission"
            24 => "our_vision"
          ]
          #translationLocale: null
        }
        delete
        https://inspire-me.online/_debugbar/cache/AboutPage_enmain
      • hit BecomeInstructor_enmain (0μs)forget
        Params
        key
        BecomeInstructor_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4083
          #items: array:6 [
            0 => Modules\FrontendManage\Entities\BecomeInstructor {#3913
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 1
                "section" => "{"en":"icon_left"}"
                "title" => "{"en":"Join our Community"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-book-open"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\BecomeInstructor {#3969
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 2
                "section" => "{"en":"icon_mid"}"
                "title" => "{"en":"Share your Knowledge"}"
                "description" => "{"en":"If you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-chalkboard-teacher"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\BecomeInstructor {#4367
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 3
                "section" => "{"en":"icon_right"}"
                "title" => "{"en":"Earn Money"}"
                "description" => "{"en":"Let you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => "fas fa-universal-access"
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            3 => Modules\FrontendManage\Entities\BecomeInstructor {#4324
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 4
                "section" => "{"en":"joining_part"}"
                "title" => "{"en":"We are now 5983+ Community around the world and growing up"}"
                "description" => "{"en":"Operating system, and statistical information about how you use our products and services. We only collect, track and analyze such information in an aggregate manner that does not personally identify you. Read the section on Use on Cookies to know how we collect aggregate data."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            4 => Modules\FrontendManage\Entities\BecomeInstructor {#4325
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 5
                "section" => "{"en":"cta_part"}"
                "title" => "{"en":"Ready to become an instructor?"}"
                "description" => "{"en":"Top instructors from around the world teach millions of students on Infix about peripherals that add functionality to a system."}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => null
                "video" => null
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
            5 => Modules\FrontendManage\Entities\BecomeInstructor {#4326
              #connection: "mysql"
              #table: "become_instructors"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #original: array:13 [
                "id" => 6
                "section" => "{"en":"How it Works"}"
                "title" => "{"en":"When you sign up, you’ll immediately have unlimited viewing of thousands of expert courses."}"
                "description" => "{"en":""}"
                "btn_name" => "{"en":""}"
                "btn_link" => null
                "icon" => null
                "image" => "public/demo/become_instructor/1.png"
                "video" => "https://www.youtube.com/watch?v=mlqWUqVZrHA"
                "created_at" => "2024-01-08 17:57:07"
                "updated_at" => "2024-01-08 17:57:07"
                "lms_id" => 1
                "bg_image" => "public/frontend/infixlmstheme/img/instractor_bg.png"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "*"
              ]
              +translatable: array:4 [
                0 => "section"
                1 => "title"
                2 => "description"
                3 => "btn_name"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/BecomeInstructor_enmain
      • hit WorkProcess_enmain (0μs)forget
        Params
        key
        WorkProcess_enmain
        tags
        value
        Illuminate\Database\Eloquent\Collection {#4366
          #items: array:3 [
            0 => Modules\FrontendManage\Entities\WorkProcess {#3921
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Set your course plan"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            1 => Modules\FrontendManage\Entities\WorkProcess {#4098
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Make video course"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
            2 => Modules\FrontendManage\Entities\WorkProcess {#4103
              #connection: "mysql"
              #table: "work_processes"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #original: array:2 [
                "title" => "{"en":"Submit for audience"}"
                "description" => "{"en":"When you sign up, you’ll immediately have unlimited viewing."}"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +translatable: array:2 [
                0 => "title"
                1 => "description"
              ]
              #translationLocale: null
            }
          ]
          #escapeWhenCastingToString: false
        }
        delete
        https://inspire-me.online/_debugbar/cache/WorkProcess_enmain
      • hit translationsenmain (0μs)forget
        Params
        key
        translationsenmain
        tags
        value
        "{"data_success":"Success ","data_update":"Update ","data_showing":"showing ","data_entries":" entries","data_to":"to","data_of":"of","data_no_data_available_in_table":"No Data Available In This Table","data_search":"Search","data_drag_drop":"Drag & Drop your files or","data_browse":"Browse","data_invalid_file":"Field contains invalid files","data_wait_for_size":"Waiting for size","data_upload":"Upload","data_retry":"Retry","data_undo":"Undo","data_cancel":"Cancel","data_abort":"Abort","data_remove":"Remove","data_tap_to_undo":"tap to undo","data_tap_to_retry":"tap to retry","data_tab_or_wait":"tap to cancel | Wait until see Uploaded completed","data_error_during_revert":"Error during revert","data_error_during_upload":"Error during upload","data_upload_cancel":"Upload cancelled","data_upload_complete":"Upload Completed","data_uploading":"Uploading","data_error_during_remove":"Error during remove","data_removed":"Removed","data_error_during_load":"Error during load","data_added":"Added","data_loading":"Loading","data_files_in_list":"files in list","data_file_in_list":"file in list","data_size_not_available":"Size not available","data_operation_success":"Operation successful","data_something_went_wrong":"Something went wrong","data_error":"Error","data_select_option":"Please select a option","data_select_match":"Please match a option","data_write_ans":"Please Write Answer","data_quick_search":"Quick Search","data_characters_count":"characters count","no_data_available":"No data available"}"
        delete
        https://inspire-me.online/_debugbar/cache/translationsenmain
      • 2 x hit ipBlockList_main (0%)
        0μs
        57 x hit frontend_active_theme_main (0%)
        0μs
        1 x hit homepage_block_positionsmain (0%)
        0μs
        3 x hit categories_enmain (0%)
        0μs
        3 x hit languages_enmain (0%)
        0μs
        3 x hit menus_enmain (0%)
        0μs
        26 x hit homeContents_enmain (0%)
        0μs
        26 x hit AboutPage_enmain (0%)
        0μs
        26 x hit BecomeInstructor_enmain (0%)
        0μs
        26 x hit WorkProcess_enmain (0%)
        0μs
        29 x hit translationsenmain (0%)
        0μs
        1 x hit TestimonialList_enmain (0%)
        0μs
        1 x hit SponsorList_enmain (0%)
        0μs
        1 x missed BlogPosList_enmain (0%)
        0μs
        1 x written BlogPosList_enmain (0%)
        0μs
        2 x hit saasInstituteTablemain (0%)
        0μs
        2 x hit saasInstitutemain (0%)
        0μs
        1 x hit color_theme_main (0%)
        0μs
        1 x hit LanguageList_main (0%)
        0μs
        1 x hit popup_contents_enmain (0%)
        0μs
        1 x hit newsletterSetting_main (0%)
        0μs
        5 x hit footerSetting_enmain (0%)
        0μs
        1 x hit social_links_main (0%)
        0μs
        1 x hit sectionWidgets_enmain (0%)
        0μs
        1 x hit cookie_main (0%)
        0μs
      domain
      main
      _token
      Ax8Qrq6pNBJ16Z23tWSTigWYpTNTYrJlqrr7dguN
      cart
      array:1 [ 5 => array:11 [ "id" => 5 "course_id" => 5 "instructor_id" => 2 "instruc...
      _flash
      array:2 [ "new" => [] "old" => [] ]
      _previous
      array:1 [ "url" => "https://inspire-me.online" ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /
      status_code
      200
      
      status_text
      OK
      format
      html
      content_type
      text/html; charset=UTF-8
      request_query
      []
      
      request_request
      []
      
      request_headers
      0 of 0
      array:17 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "infix_lms_session=eyJpdiI6IjYrQmFwUit1bjBrVFE4RlNtak9kT3c9PSIsInZhbHVlIjoiMUt1MFJ1aERkZ0g4ZkV0cGFEcXU4alB5U3g5dENnN1hLREhQdFhkS2RONlViM1hHMnJDaUtPQWZ5bkk5dGhVYlV6VjJFWmYvVFN0UjlGSGR6S0JFUzBLcjZIeWhFaitXVWU0NE1TTHI4d3d3YmVaQ2xtb3FhTWwzUDFuTFhWM2IiLCJtYWMiOiIyZGI5NWIyZDMyYzU2YTc4YzExZDEyYTA0OTI2MTEyNzcxOGMxYjBlZGUyYTllNmMyZDgzZGJlMjJjZmMyZDI4IiwidGFnIjoiIn0%3Dinfix_lms_session=eyJpdiI6IjYrQmFwUit1bjBrVFE4RlNtak9kT3c9PSIsInZhbHVlIjoiMUt1MFJ1aERkZ0g4ZkV0cGFEcXU4alB5U3g5dENnN1hLREhQdFhkS2RONlViM1hHMnJDaUtPQWZ5bkk5dGhVYl" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "inspire-me.online" ] ]
      request_cookies
      0 of 0
      array:1 [ "infix_lms_session" => "GvKM1WMndYX2PZTb2SlAFV4LIQiaSvdKURP0jEPV" ]
      response_headers
      0 of 0
      array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 11 Apr 2025 01:48:31 GMT" ] "set-cookie" => array:1 [ 0 => "infix_lms_session=eyJpdiI6Ikk2Y21qdzM5Ui9HM0NQM05lZnFWSkE9PSIsInZhbHVlIjoiZXEzODd0dU5JR0NZV1ZETDAzL0c0a2NJN0lIeHlQZStISzF6Z3JvQnRITWxORXY5ZnVKSk83bzMyeGNhQjFjVFVTNGM3NXlwRVM0Tm94d2htM1dRdThkNmxWOUdpcEhCZUwzWXdReGJHQ3RHSDA1WGlxRUpQU0hKSkpsTXdPZVkiLCJtYWMiOiJlMjhlOTQwYmJjYzBiNjI4MWU0NWQ2NmEwMzE1NGVmY2MxZGY2ODVmMWRiMDYzN2EyMThkOTUyMGRiZDU0ZDhkIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 03:48:31 GMT; Max-Age=7200; path=/; httponlyinfix_lms_session=eyJpdiI6Ikk2Y21qdzM5Ui9HM0NQM05lZnFWSkE9PSIsInZhbHVlIjoiZXEzODd0dU5JR0NZV1ZETDAzL0c0a2NJN0lIeHlQZStISzF6Z3JvQnRITWxORXY5ZnVKSk83bzMyeGNhQjFjVF" ] "Set-Cookie" => array:1 [ 0 => "infix_lms_session=eyJpdiI6Ikk2Y21qdzM5Ui9HM0NQM05lZnFWSkE9PSIsInZhbHVlIjoiZXEzODd0dU5JR0NZV1ZETDAzL0c0a2NJN0lIeHlQZStISzF6Z3JvQnRITWxORXY5ZnVKSk83bzMyeGNhQjFjVFVTNGM3NXlwRVM0Tm94d2htM1dRdThkNmxWOUdpcEhCZUwzWXdReGJHQ3RHSDA1WGlxRUpQU0hKSkpsTXdPZVkiLCJtYWMiOiJlMjhlOTQwYmJjYzBiNjI4MWU0NWQ2NmEwMzE1NGVmY2MxZGY2ODVmMWRiMDYzN2EyMThkOTUyMGRiZDU0ZDhkIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 03:48:31 GMT; path=/; httponlyinfix_lms_session=eyJpdiI6Ikk2Y21qdzM5Ui9HM0NQM05lZnFWSkE9PSIsInZhbHVlIjoiZXEzODd0dU5JR0NZV1ZETDAzL0c0a2NJN0lIeHlQZStISzF6Z3JvQnRITWxORXY5ZnVKSk83bzMyeGNhQjFjVF" ] ]
      session_attributes
      0 of 0
      array:6 [ "domain" => "main" "_token" => "Ax8Qrq6pNBJ16Z23tWSTigWYpTNTYrJlqrr7dguN" "cart" => array:1 [ 5 => array:11 [ "id" => 5 "course_id" => 5 "instructor_id" => 2 "instructor_name" => "Medhat Eid - مدحت عيد" "title" => "Adobe Certified Professional in Graphic Design & Illustration Using Adobe Illustrator 2024" "image" => "public/uploads/main/files/04-02-2024/AI ACP-100.jpg" "slug" => "adobe-certified-professional-in-graphic-design-illustration-using-adobe-illustrator-2024" "type" => 1 "price" => 3800.0 "qty" => null "is_store" => false ] ] "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://inspire-me.online" ] "PHPDEBUGBAR_STACK_DATA" => [] ]